commit | 1366b0371782243aed0df19ecfeb8930a09609f4 | [log] [tgz] |
---|---|---|
author | ashutoshj <ashutoshj@google.com> | Wed Mar 01 19:41:14 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 01 19:41:15 2017 +0000 |
tree | 6c8e2f61b0ccd9b65ef95a7c6fa89cfdc1e1b70d | |
parent | fbaf8262d136800b8ab4525e5121726ac3508a15 [diff] | |
parent | 3f25ab39dd9cbb016ecc07d8e3a6359f2f7a2084 [diff] |
Merge "Allow sensor HALs to access ashmem memory regions."
diff --git a/public/hal_sensors.te b/public/hal_sensors.te new file mode 100644 index 0000000..0f52ff5 --- /dev/null +++ b/public/hal_sensors.te
@@ -0,0 +1,2 @@ +#Allow sensor hals to access ashmem memory allocated by apps +allow hal_sensors {appdomain - isolated_app}:fd use;