sdm710-common: rootdir: Try vendor.hwcomposer 2.3 too

[    4.526015] init: Command 'start vendor.hwcomposer-2-1' action=post-fs (/vendor/etc/init/hw/init.qcom.rc:85) took 0ms and failed: service vendor.hwcomposer-2-1 not found
This commit is contained in:
Ultra119 2022-08-26 20:30:41 +03:00 committed by Ultra119
parent bc4a87e62a
commit baa19dc45f

View file

@ -85,7 +85,10 @@ on post-fs
# Start services for bootanim # Start services for bootanim
start surfaceflinger start surfaceflinger
start bootanim start bootanim
# Try for @2.1, for legacy
start vendor.hwcomposer-2-1 start vendor.hwcomposer-2-1
# Try for @2.3, for GRAPHICS_V3 devices
start vendor.hwcomposer-2-3
start vendor.configstore-hal start vendor.configstore-hal
start vendor.qti.hardware.display.allocator start vendor.qti.hardware.display.allocator