dck: add SE capability property

Bug: 285390995
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 committed by Yang Qi
parent df6e77ffa4
commit 0dddb4b6bb

View file

@ -227,7 +227,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