11 lines
151 B
Makefile
11 lines
151 B
Makefile
![]() |
# MicroG
|
||
|
PRODUCT_PACKAGES += \
|
||
|
GmsCore \
|
||
|
GsfProxy \
|
||
|
FakeStore
|
||
|
|
||
|
# F-Droid
|
||
|
PRODUCT_PACKAGES += \
|
||
|
F-Droid \
|
||
|
FDroidPrivilegedExtension
|