dck: add SE capability property

Bug: 229777047
Test: boot cheetah; check logs to see that SE property is used
Change-Id: I206404a007341dc028aa24e94633490ce96bac6b
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
This commit is contained in:
Jeffrey Carlyle 2023-02-17 14:59:10 -08:00
parent 7d6bc6c7ae
commit 4260d818e2

View file

@ -225,7 +225,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=3
ro.gms.dck.eligible_wcc=3 \
ro.gms.dck.se_capability=1
# Graphics
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.enable_frame_rate_override=true