Merge changes from topic "tangor-pro-natural-orientation" into tm-qpr-dev am: 7d15e2f698

Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20692589

Change-Id: If9b6f6f694de8718f2a1369ecc960e988c53bbb1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Mariia Sandrikova 2022-12-21 00:42:31 +00:00 committed by Automerger Merge Worker
commit abc88ffa68

View file

@ -150,6 +150,11 @@ PRODUCT_PROPERTY_OVERRIDES += ro.crypto.metadata_init_delete_all_keys.enabled=fa
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.primary_display_orientation=ORIENTATION_0
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.ignore_hwc_physical_display_orientation=true
# Set boot animation orientation and default display rotation to be landscape since Tangor
# natural orientation is portrait. Id at the end corresponds to the display id on the device.
# See b/246793311 for context.
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.bootanim.set_orientation_4619827677550801152=ORIENTATION_270
# Display white balance
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.surface_flinger.display_primary_red=0.5128,0.2413,0.0000 \