Merge "Allow sensor HALs to access ashmem memory regions."
This commit is contained in:
commit
1366b03717
1 changed files with 2 additions and 0 deletions
2
public/hal_sensors.te
Normal file
2
public/hal_sensors.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
#Allow sensor hals to access ashmem memory allocated by apps
|
||||
allow hal_sensors {appdomain - isolated_app}:fd use;
|
Loading…
Reference in a new issue