sm6250-common: rootdir: Enable qcrild & data services on boot

Fixes lag on getting network service after boot.

Change-Id: I0f7cd9df2a103070b3569a610cc391c54f6e3048
This commit is contained in:
Brock5555 2021-04-16 16:33:35 +05:30 committed by Alexander Winkowski
parent de4430798e
commit 2abc0a364d
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -227,6 +227,12 @@ on boot
mkdir /persist/display 0770 system graphics
mkdir /mnt/vendor/persist/display 0770 system graphics
# Enable qcrild and data services on boot so process starts in main
enable vendor.qcrild
enable vendor.qcrild2
enable vendor.dataqti
enable vendor.dataadpl
# Create vpp directory
mkdir /mnt/vendor/persist/vpp 0770 media media
@ -407,11 +413,6 @@ on post-fs-data
#Create dir for TUI
mkdir /data/vendor/tui 0700 system drmrpc
start vendor.qcrild
start vendor.qcrild2
start vendor.dataqti
start vendor.dataadpl
service nqnfcinfo /system/vendor/bin/nqnfcinfo
class late_start
group nfc