2018-02-12 03:43:26 -05:00
|
|
|
# MicroG
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
GmsCore \
|
|
|
|
GsfProxy \
|
|
|
|
FakeStore
|
|
|
|
|
|
|
|
# UnifiedNLP Backends
|
|
|
|
PRODUCT_PACKAGES += \
|
2018-03-13 23:07:41 -04:00
|
|
|
DejaVuNlpBackend \
|
2018-02-12 03:43:26 -05:00
|
|
|
IchnaeaNlpBackend \
|
|
|
|
NominatimNlpBackend
|
|
|
|
|
|
|
|
# F-Droid
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
F-Droid \
|
2018-03-23 12:37:26 -04:00
|
|
|
F-DroidPrivilegedExtension
|
2018-02-12 03:43:26 -05:00
|
|
|
|
2018-03-13 23:07:41 -04:00
|
|
|
# Others
|
|
|
|
PRODUCT_PACKAGES += \
|
2018-04-14 02:27:01 -04:00
|
|
|
CameraRoll \
|
2018-04-28 21:50:06 -04:00
|
|
|
# DNS66 \
|
2018-03-13 23:07:41 -04:00
|
|
|
LocalCalendar
|
|
|
|
|
2018-02-12 03:43:26 -05:00
|
|
|
# Browser
|
|
|
|
# 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
|