diff --git a/public/hal_sensors.te b/public/hal_sensors.te new file mode 100644 index 0000000000000000000000000000000000000000..0f52ff55dd11ddc5219203030c955436a23543ce --- /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;