sdm845-common: Relocate dashd to /system/bin
Change-Id: Ief585959ebef9461bd62b26039997ae3c438c1d5
This commit is contained in:
parent
1ef6a00e0b
commit
98fbd09d7d
4 changed files with 7 additions and 3 deletions
|
|
@ -11,10 +11,9 @@ on charger
|
|||
service cvphalservice /system/bin/true
|
||||
disabled
|
||||
|
||||
service dashd /sbin/dashd
|
||||
service dashd /system/bin/dashd
|
||||
class core
|
||||
critical
|
||||
seclabel u:r:dashd:s0
|
||||
group root system
|
||||
|
||||
service factory-hal-1-0 /system/bin/true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue