mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Start hwservicemanager early
Test: builds and boots Bug: 35173320 Change-Id: I9f060904174103a6a145a83cbb4c100728ff6df6 Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
b6b210ae70
commit
ed3b642100
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ on init
|
|||
|
||||
on late-fs
|
||||
# Start services for Boot Animation
|
||||
start hwservicemanager
|
||||
start servicemanager
|
||||
start surfaceflinger
|
||||
start bootanim
|
||||
|
|
|
|||
Loading…
Reference in a new issue