Merge "Allow sensor HALs to access ashmem memory regions."

This commit is contained in:
ashutoshj 2017-03-01 19:41:14 +00:00 committed by Gerrit Code Review
commit 1366b03717

2
public/hal_sensors.te Normal file
View file

@ -0,0 +1,2 @@
#Allow sensor hals to access ashmem memory allocated by apps
allow hal_sensors {appdomain - isolated_app}:fd use;