
- Remove proprietary audio enhancement blobs - Remove AudioFX to prevent crashes after blobs are removed - Deduplicate patches a bit with the new Patches/Common directory - Switch boot animation shine generation from gradient to plasma - Update submodules
11 lines
167 B
Makefile
11 lines
167 B
Makefile
# microG
|
|
PRODUCT_PACKAGES += \
|
|
GmsCore \
|
|
GsfProxy \
|
|
FakeStore
|
|
|
|
# UnifiedNLP Backends
|
|
PRODUCT_PACKAGES += \
|
|
IchnaeaNlpBackend \
|
|
NominatimNlpBackend
|