sanders: init: Resolve vendor HALs for early bootanimation
start
* Adapt the service from configstore-hal-1-0 service
to vendor.configstore-hal for AOSP P
* Resolves surfaceflinger first launch crash
due to configstore not being running earlier enough
Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -105,6 +105,14 @@ on early-boot
|
||||
chown system system /mnt/vendor/persist/sensors/registry/config
|
||||
chmod 0664 /mnt/vendor/persist/sensors/sensors_settings
|
||||
|
||||
on late-fs
|
||||
# Start services for bootanim
|
||||
start vendor.configstore-hal
|
||||
start servicemanager
|
||||
start surfaceflinger
|
||||
start bootanim
|
||||
start gralloc-2-0
|
||||
|
||||
on boot
|
||||
# access permission for secure touch
|
||||
chmod 0660 /sys/devices/soc/78b7000.i2c/i2c-3/3-0020/input/input0/secure_touch_enable
|
||||
|
||||
Reference in New Issue
Block a user