config: Ship EmergencyInfo on WiFi only tablets

Change-Id: I89e16f716076d5351949c0bb13f55fc4eaeee4f5
This commit is contained in:
LuK1337
2024-02-17 18:27:57 +01:00
parent bbefef9f88
commit eaa2614343
4 changed files with 29 additions and 0 deletions

View File

@@ -10,3 +10,5 @@ PRODUCT_PACKAGES += \
# Include Lineage LatinIME dictionaries
PRODUCT_PACKAGE_OVERLAYS += vendor/lineage/overlay/dictionaries
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay/dictionaries
$(call inherit-product, vendor/lineage/config/wifionly.mk)