mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-07 00:45:06 -04:00
Disable Fennec DOS shim
This commit is contained in:
parent
ef211a5107
commit
406a4ebf6e
1 changed files with 7 additions and 2 deletions
|
@ -16,5 +16,10 @@ PRODUCT_PACKAGES += \
|
|||
FDroidPrivilegedExtension
|
||||
|
||||
# Browser
|
||||
PRODUCT_PACKAGES += \
|
||||
FennecDOS
|
||||
# XXX: THIS DOESN'T WORK
|
||||
# This is a shim, it is intended that F-Droid will update on first run to the real version of Fennec DOS
|
||||
# However it doesn't work for whatever reason
|
||||
# and guess what? There is no documentation about updating system apps. Searching is useless and filled with spam.
|
||||
# I'm sure Google Play Services does some special bullshit handling of system apps, but we're not allowed to know about that.
|
||||
#PRODUCT_PACKAGES += \
|
||||
# FennecDOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue