Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
3f25ab39dd9cbb016ecc07d8e3a6359f2f7a2084
/
.
/
public
/
hal_sensors.te
blob: 0f52ff55dd11ddc5219203030c955436a23543ce [
file
] [
log
] [
blame
]
Ashutosh Joshi
3f25ab3
2017-02-16 17:14:16 -0800
[
diff
] [
blame^
]
1
#Allow sensor hals to access ashmem memory allocated by apps
2
allow hal_sensors
{
appdomain
-
isolated_app
}:
fd
use
;