mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-20 21:34:24 -05:00
12 lines
190 B
Makefile
12 lines
190 B
Makefile
# microG
|
|
PRODUCT_PACKAGES += \
|
|
GmsCore \
|
|
GsfProxy \
|
|
FakeStore
|
|
|
|
# UnifiedNLP Backends
|
|
PRODUCT_PACKAGES += \
|
|
DejaVuNlpBackend \
|
|
IchnaeaNlpBackend \
|
|
NominatimNlpBackend
|