remove unused dependencies and compress native libraries

This commit is contained in:
Helium314 2023-08-29 07:52:18 +02:00
parent 38edc6fb3e
commit 6475ed7d74
3 changed files with 9 additions and 6 deletions

View file

@ -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"