DivestOS/Patches/LineageOS-14.1/android_vendor_cm/sce.mk

30 lines
783 B
Makefile
Raw Normal View History

2016-12-27 18:37:38 +00:00
# MicroG
PRODUCT_PACKAGES += \
GmsCore \
GsfProxy \
2017-12-15 21:42:36 +00:00
FakeStore
# UnifiedNLP Backends
PRODUCT_PACKAGES += \
DejaVuNlpBackend \
IchnaeaNlpBackend \
NominatimNlpBackend
2016-12-27 18:37:38 +00:00
# F-Droid
PRODUCT_PACKAGES += \
F-Droid \
FDroidPrivilegedExtension
2017-12-20 01:01:17 +00:00
# Others
PRODUCT_PACKAGES += \
LocalCalendar
2017-12-20 01:01:17 +00:00
# Browser
2017-12-25 01:59:00 +00:00
# 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