Skip to content
Snippets Groups Projects
Commit cbce56ed authored by android-build-team Robot's avatar android-build-team Robot
Browse files

release-request-dd2c83a3-1a86-4bcc-b1ec-9277060c0335-for-git_oc-mr1-iot-releas...

release-request-dd2c83a3-1a86-4bcc-b1ec-9277060c0335-for-git_oc-mr1-iot-release-4346196 snap-temp-L73000000103995506

Change-Id: I92ba7951b439fdf36b28bc63b9e6b4492e6ed704
parents e9e248bb 8c5a6814
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,11 @@ init_daemon_domain(hal_sensors_default)
allow hal_sensors_default fwk_scheduler_hwservice:hwservice_manager find;
# Allow sensor hals to access and use gralloc memory allocated by
# android.hardware.graphics.allocator
allow hal_sensors_default hal_graphics_allocator_default:fd use;
allow hal_sensors_default ion_device:chr_file r_file_perms;
# allow sensor hal to use lock for keeping system awake for wake up
# events delivery.
wakelock_use(hal_sensors_default);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment