mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-23 09:30:53 +00:00
remove unused dependencies and compress native libraries
This commit is contained in:
parent
38edc6fb3e
commit
6475ed7d74
3 changed files with 9 additions and 6 deletions
|
@ -47,8 +47,7 @@
|
|||
android:supportsRtl="true"
|
||||
android:allowBackup="true"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
android:directBootAware="true"
|
||||
android:extractNativeLibs="false">
|
||||
android:directBootAware="true">
|
||||
|
||||
<!-- Services -->
|
||||
<service android:name="LatinIME"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue