sdm660-common: Start the bootanimation on late-fs

Change-Id: I990ee05623b98a5faa5fea9085de27737ba2cb5b
This commit is contained in:
Dyneteve 2020-02-10 17:40:14 +02:00 committed by Max Weffers
parent cce384b6dd
commit e970cc2df6
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 7 additions and 7 deletions

View file

@ -69,13 +69,6 @@ on init
write /dev/stune/top-app/schedtune.boost 10
write /dev/stune/top-app/schedtune.prefer_idle 1
# Start services for bootanim
start surfaceflinger
start bootanim
start vendor.hwcomposer-2-3
start vendor.configstore-hal
start vendor.qti.hardware.display.allocator
on post-fs
chmod 0755 /sys/kernel/debug/tracing

View file

@ -134,6 +134,13 @@ on post-fs
on init
write /sys/module/qpnp_rtc/parameters/poweron_alarm 1
# Start services for bootanim
start surfaceflinger
start bootanim
start vendor.hwcomposer-2-3
start vendor.configstore-hal
start vendor.qti.hardware.display.allocator
on post-fs-data
mkdir /data/tombstones/modem 0771 system system
mkdir /data/tombstones/lpass 0771 system system