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:
parent
df6e77ffa4
commit
0dddb4b6bb
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue