Inner panel has wrong rotation in fastbootd

Rotate display to correct place

Bug: 278646257
Test: confirm display in fastbootd
Change-Id: Iaf058d25a45220c6167631ba40ad4bedf0d52fdc
This commit is contained in:
Ken Lin 2023-04-18 05:09:44 +00:00
parent b33c69c320
commit 625cc7cb5a

View file

@ -16,6 +16,7 @@
TARGET_KERNEL_DIR ?= device/google/comet-kernel
TARGET_BOARD_KERNEL_HEADERS := device/google/comet-kernel/kernel-headers
TARGET_RECOVERY_DEFAULT_ROTATION := ROTATION_RIGHT
$(call inherit-product-if-exists, vendor/google_devices/comet/prebuilts/device-vendor-comet.mk)
$(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-vendor.mk)