- separate cbd control gps property Bug: 282877296 Test: b/282877296 Change-Id: I08c95b7da0005289292bf5b4edbe66308a9a58c8
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
# disable gps service if cbd state is invalid
|
|
on property:vendor.ril.cbd.svc=0
|
|
stop gpsd
|
|
stop lhd
|
|
stop scd
|