mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
stone: Remove wait_for_keymaster and all references
No longer needed now init listens for property changes on a separate thread. Bug: 186580823 Test: Cuttlefish boots successfully Change-Id: Ief3a546d2154231d18957c2f703bd128966d7288 Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
@@ -94,8 +94,6 @@ on property:ro.factory_mode=1 && property:sys.boot_completed=1
|
|||||||
mount none /sys/class/backlight/panel0-backlight/brightness /sys/class/mi_display/disp-DSI-0/brightness_clone bind
|
mount none /sys/class/backlight/panel0-backlight/brightness /sys/class/mi_display/disp-DSI-0/brightness_clone bind
|
||||||
|
|
||||||
on late-fs
|
on late-fs
|
||||||
wait_for_prop hwservicemanager.ready true
|
|
||||||
#exec_start wait_for_keymaster
|
|
||||||
start console
|
start console
|
||||||
mount_all --late
|
mount_all --late
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user