mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-17 02:17:23 -05:00
15 lines
193 B
Makefile
15 lines
193 B
Makefile
# MicroG
|
|
PRODUCT_PACKAGES += \
|
|
GmsCore \
|
|
GsfProxy \
|
|
FakeStore
|
|
|
|
# F-Droid
|
|
PRODUCT_PACKAGES += \
|
|
F-Droid \
|
|
FDroidPrivilegedExtension
|
|
|
|
# Superuser
|
|
PRODUCT_PACKAGES += \
|
|
su
|