platform_bootable_recovery/recovery_ui
Michael Bestas 36c90b36d3 recovery: Blank screen on init
* Fixes touch on some devices like chiron/sagit

* Some other devices (e.g. most MTK) need this because their kernel driver
  implementations do not perform as expected (initial unblank is only
  happening when altering the panel brightness x -> 0 -> y). In regular
  Android, that "unblanking" is done on boot when the lights HAL loads and
  sets the initial brightness.

Change-Id: I2fffac508d09d07355a7a7f087805b0dceb5f97e
2024-09-08 01:00:17 +02:00
..
include/recovery_ui recovery: Blank screen on init 2024-09-08 01:00:17 +02:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery 2021-02-14 10:37:20 -08:00
default_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
default_ethernet_device.cpp Expose EthernetDevice to custom UIs 2020-11-06 16:35:46 -08:00
device.cpp Remove common.h 2019-08-15 13:40:16 -07:00
ethernet_device.cpp Enable different interface for fastboot for cf 2022-02-14 17:17:52 -08:00
ethernet_ui.cpp Add EthernetDevice to manage ethernet connection. 2020-05-15 15:18:41 -07:00
screen_ui.cpp recovery: Blank screen on init 2024-09-08 01:00:17 +02:00
stub_ui.cpp Implement ShowMenu for StubRecoveryUI 2019-06-27 15:54:59 -07:00
ui.cpp support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00
vr_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
vr_ui.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_ui.cpp support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00