Skip to content
Snippets Groups Projects
Commit 03a420e1 authored by Michael Ayoubi's avatar Michael Ayoubi
Browse files

Set per device ro.gms.dck.eligible_wcc.

Bug: b/215397758
Test: Build and flash on device.
Change-Id: I42207312e3f5443214d1aa79d57166ca4038da27
parent ca6b8be9
No related branches found
No related tags found
No related merge requests found
......@@ -189,3 +189,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=2
......@@ -184,3 +184,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=2
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