mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-10-31 19:37:46 +00:00
msm8976-common: rootdir: Add loc_launcher
This commit is contained in:
parent
d3e32f6569
commit
e4866309fa
1 changed files with 5 additions and 0 deletions
|
@ -1592,6 +1592,11 @@ service wpa_supplicant /system/bin/wpa_supplicant \
|
|||
disabled
|
||||
oneshot
|
||||
|
||||
service loc_launcher /system/bin/loc_launcher
|
||||
#loc_launcher will start as root and set its uid to gps
|
||||
class late_start
|
||||
group gps inet net_raw qcom_diag net_admin wifi
|
||||
|
||||
on property:crypto.driver.load=1
|
||||
insmod /system/lib/modules/qce.ko
|
||||
insmod /system/lib/modules/qcedev.ko
|
||||
|
|
Loading…
Reference in a new issue