display: keep 60Hz HS mode when switching to NS
We do not support NS mode Bug: 337807490 Test: smooth display on/off, AoD entry/exit Change-Id: I9ad54af5c365e107e11b945eef37a8f9fd882d39
This commit is contained in:
parent
204801e115
commit
94900c3cf8
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.powerstats.entity
|
|||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.primarydisplay.op.hs_hz=120 \
|
||||
vendor.primarydisplay.op.ns_hz=60
|
||||
vendor.primarydisplay.op.ns_hz=120
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.camera.debug.enable_software_post_sharpen_node=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue