Skip to content

Commit

Permalink
sdm845-common: config.fs: Add mapping for sensors daemon
Browse files Browse the repository at this point in the history
Set filesystem configuration for sensors daemon binary.

Change-Id: I499ad9b987a43e79b8037da5761e14e97b2ef9c9
  • Loading branch information
Shaikh Shadul authored and bgcngm committed Feb 22, 2019
1 parent 581f14a commit 96d21d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.fs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ user: AID_GPS
group: AID_GPS
caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM

[vendor/bin/sensors.qti]
mode: 0755
user: AID_SYSTEM
group: AID_SYSTEM
caps: NET_BIND_SERVICE

[firmware/]
mode: 0771
user: AID_SYSTEM
Expand Down

0 comments on commit 96d21d9

Please sign in to comment.