19 lines
460 B
Makefile
Raw Normal View History

2018-02-12 03:43:26 -05:00
# F-Droid
PRODUCT_PACKAGES += \
F-Droid \
F-DroidPrivilegedExtension
2018-02-12 03:43:26 -05:00
2018-06-02 18:28:40 -04:00
# UnifiedNLP Backends (DejaVu is always included even when microG is disabled to prevent deletion of a user's database)
PRODUCT_PACKAGES += \
DejaVuNlpBackend
# Others
PRODUCT_PACKAGES += \
CameraRoll \
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