Set ro.apex.updatable to true for wahoo

Test: WIP
Change-Id: I79d3c438535e8c6ea03319e0e0f8588e590077f9
This commit is contained in:
Jiyong Park
2019-02-28 15:38:48 +09:00
parent 7e3be7837a
commit 065e7a5078

View File

@@ -704,3 +704,6 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_color_management=tr
# Must align with HAL types Dataspace
# The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.wcg_composition_dataspace=143261696
PRODUCT_PROPERTY_OVERRIDES += \
ro.apex.updatable=true