sdm660-common: rootdir: Register and enable qcrild & data services on boot
* Fixes delay on getting network service after boot Change-Id: Ibed5c5addb307d89f26cbf51420e37f1b04c42e5
This commit is contained in:
parent
17c7be59b6
commit
7256610eb8
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ on boot
|
|||
chown bluetooth bluetooth /sys/devices/platform/msm_serial_hs.0/clock
|
||||
chmod 0660 /sys/devices/platform/msm_serial_hs.0/clock
|
||||
|
||||
# Enable qcrild and data services on boot so process starts in main
|
||||
enable vendor.qcrild
|
||||
enable vendor.qcrild2
|
||||
enable vendor.dataqti
|
||||
enable vendor.dataadpl
|
||||
|
||||
chmod 0660 /dev/ttyHS2
|
||||
chown bluetooth bluetooth /dev/ttyHS2
|
||||
|
||||
|
|
Loading…
Reference in a new issue