Skip to content

Commit

Permalink
sm7250: redefine adsprpcd service of init rc
Browse files Browse the repository at this point in the history
Add sensorspd and audiopd for sensors and audio on ADSP.
Remove sscrpcd since no sipi in sdm7250.

Bug: 142370198
Test: build pass and check sensors functional
Change-Id: I6d163a0e5597dec7092d57e95058323b1c6427e4
Signed-off-by: Bob Chang <[email protected]>
  • Loading branch information
Bob Chang committed Oct 9, 2019
1 parent 6d2114c commit 021975f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions init.hardware.rc
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,11 @@ service vendor.adsprpcd_audiopd /vendor/bin/adsprpcd audiopd
user media
group media

service vendor.adsprpcd_sensorspd /vendor/bin/adsprpcd sensorspd
class main
user system
group system

service vendor.cdsprpcd /vendor/bin/cdsprpcd
class main
user system
Expand Down

0 comments on commit 021975f

Please sign in to comment.