Skip to content
Snippets Groups Projects
Commit dc420a1e authored by Peng Xu's avatar Peng Xu Committed by android-build-merger
Browse files

Merge changes Id4ac3552,I2068f6f4 am: 48284512 am: 5d06d481

am: 8c8eeb7f

Change-Id: Idc532bb948b8dc9d0570441ca397bdb1e104cbce
parents f2f81b27 8c8eeb7f
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.
Please register or to comment