mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-12 11:22:30 -04:00
Disable FDroidPrivExt
It is broken by the sensors permission patchset: org.fdroid.fdroid.installer.ApkVerifier$ApkPermissionUnequalException: Permissions in APK and index.xml do not match! PackageParsing: ws.xsoh.etar: compat added android.permission.OTHER_SENSORS Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
42c9d22de9
commit
96e3fc507c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# F-Droid
|
||||
PRODUCT_PACKAGES += \
|
||||
F-DroidOfficial \
|
||||
F-DroidPrivilegedExtensionOfficial
|
||||
F-DroidOfficial
|
||||
# F-DroidPrivilegedExtensionOfficial
|
||||
|
||||
# Replacements
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue