mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
17 lines
265 B
Makefile
17 lines
265 B
Makefile
# MicroG
|
|
PRODUCT_PACKAGES += \
|
|
GmsCore \
|
|
GsfProxy \
|
|
FakeStore \
|
|
IchnaeaNlpBackend \
|
|
NominatimNlpBackend
|
|
|
|
# F-Droid
|
|
PRODUCT_PACKAGES += \
|
|
F-Droid \
|
|
FDroidPrivilegedExtension
|
|
|
|
# Offline Calendar
|
|
#PRODUCT_PACKAGES += \
|
|
# OfflineCalendar
|