Skip to content
Snippets Groups Projects
Commit 433ef112 authored by Anton Hansson's avatar Anton Hansson Committed by Dhina17
Browse files

onclite: Enforce RRO for all resource overlays

Bug: 118823052
Test: make
Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
parent c1f6891d
No related branches found
No related tags found
No related merge requests found
...@@ -20,8 +20,7 @@ $(call inherit-product, vendor/xiaomi/onclite/onclite-vendor.mk) ...@@ -20,8 +20,7 @@ $(call inherit-product, vendor/xiaomi/onclite/onclite-vendor.mk)
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
PRODUCT_ENFORCE_RRO_TARGETS := \ PRODUCT_ENFORCE_RRO_TARGETS := *
framework-res
# Screen density # Screen density
PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_CONFIG := normal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment