tangorpro: rotate recovery UI by 90 degrees left
Tangorpro POR is landscape mode, rotate recovery UI by 90 degrees left so all recovery-based modes have correct orientation. Bug: 235803156 Test: build pass Signed-off-by: Achigo Liu <achigoliu@google.com> Change-Id: I87b994ab97ec4f812936f4d7c49ce5b98839d70f
This commit is contained in:
parent
78cb84cd1b
commit
f896a21018
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
TARGET_KERNEL_DIR ?= device/google/tangorpro-kernel
|
||||
TARGET_BOARD_KERNEL_HEADERS := device/google/tangorpro-kernel/kernel-headers
|
||||
TARGET_RECOVERY_DEFAULT_ROTATION := ROTATION_LEFT
|
||||
|
||||
$(call inherit-product-if-exists, vendor/google_devices/tangorpro/prebuilts/device-vendor-tangorpro.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-vendor.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue