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

release-request-a84b3435-75fa-41e8-bd3c-ca0f4cbd5cc5-for-git_oc-m2-release-435...

release-request-a84b3435-75fa-41e8-bd3c-ca0f4cbd5cc5-for-git_oc-m2-release-4352002 snap-temp-L88700000105039240

Change-Id: I5be9254dd170f42c455032fe17b1e82ca9cc3a92
parents 368bfbac 9d82bef4
Branches
Tags
No related merge requests found
......@@ -245,7 +245,7 @@ expandattribute hal_drm_client true;
attribute hal_drm_server;
expandattribute hal_drm_server true;
attribute hal_cas;
expandattribute hal_cas true;
expandattribute hal_cas false;
attribute hal_cas_client;
expandattribute hal_cas_client true;
attribute hal_cas_server;
......
......@@ -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