pipa: Set bootanimation rotation and allow default orientation rotation

Change-Id: I8cf3cbea45ef36e54c7628c5a7a20de3e99cde54
This commit is contained in:
Fabian Leutenegger
2023-08-11 09:22:06 +02:00
committed by gensis01
parent 3e799d6a46
commit 2c0fcd40b3
2 changed files with 11 additions and 0 deletions

View File

@@ -1 +1,6 @@
persist.vendor.parts.pen u:object_r:vendor_pen_prop:s0
# Display
debug.sf.ignore_hwc_physical_display_orientation u:object_r:surfaceflinger_prop:s0 exact bool
ro.bootanim.set_orientation_4630946808805831297 u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_90 ORIENTATION_180 ORIENTATION_270
ro.bootanim.set_orientation_4630946922172900481 u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_90 ORIENTATION_180 ORIENTATION_270

View File

@@ -44,5 +44,11 @@ ro.surface_flinger.use_content_detection_for_refresh_rate=true
ro.surface_flinger.set_idle_timer_ms=1100
ro.surface_flinger.set_touch_timer_ms=200
# Display Orientation
ro.surface_flinger.primary_display_orientation=ORIENTATION_0
debug.sf.ignore_hwc_physical_display_orientation=true
ro.bootanim.set_orientation_4630946808805831297=ORIENTATION_90
ro.bootanim.set_orientation_4630946922172900481=ORIENTATION_90
# Sensors
persist.vendor.sensors.debug.hal=0