2016-12-27 13:37:38 -05:00
|
|
|
# MicroG
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
GmsCore \
|
|
|
|
GsfProxy \
|
2017-12-15 16:42:36 -05:00
|
|
|
FakeStore
|
|
|
|
|
|
|
|
# UnifiedNLP Backends
|
|
|
|
PRODUCT_PACKAGES += \
|
2018-03-13 23:07:41 -04:00
|
|
|
DejaVuNlpBackend \
|
2017-06-04 08:07:50 -04:00
|
|
|
IchnaeaNlpBackend \
|
|
|
|
NominatimNlpBackend
|
2016-12-27 13:37:38 -05:00
|
|
|
|
|
|
|
# F-Droid
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
F-Droid \
|
|
|
|
FDroidPrivilegedExtension
|
2017-12-19 20:01:17 -05:00
|
|
|
|
2018-03-13 23:07:41 -04:00
|
|
|
# Others
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
LocalCalendar
|
|
|
|
|
2017-12-19 20:01:17 -05:00
|
|
|
# Browser
|
2017-12-24 20:59:00 -05:00
|
|
|
# This is a shim, it is intended that F-Droid will update on first run to the real version of Fennec DOS
|
2018-03-23 09:37:08 -04:00
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
FennecDOS
|