Skip to content
Snippets Groups Projects
Commit 8d8d0029 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by android-build-merger
Browse files

Define policy for new StorageStatsManager API. am: 6730ee33 am: 895a07da

am: 1405e059

Change-Id: I024cd2e8b94fbbaa6a3c01b851ffff17ab78064d
parents 32f46a2d 1405e059
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,7 @@ sip u:object_r:radio_service:s0
soundtrigger u:object_r:voiceinteraction_service:s0
statusbar u:object_r:statusbar_service:s0
storaged u:object_r:storaged_service:s0
storagestats u:object_r:storagestats_service:s0
SurfaceFlinger u:object_r:surfaceflinger_service:s0
task u:object_r:task_service:s0
telecom u:object_r:telecom_service:s0
......
......@@ -113,6 +113,7 @@ type servicediscovery_service, app_api_service, system_server_service, service_m
type settings_service, app_api_service, system_server_service, service_manager_type;
type shortcut_service, app_api_service, system_server_service, service_manager_type;
type statusbar_service, app_api_service, system_server_service, service_manager_type;
type storagestats_service, app_api_service, system_server_service, service_manager_type;
type task_service, system_server_service, service_manager_type;
type textservices_service, app_api_service, system_server_service, service_manager_type;
type telecom_service, app_api_service, system_server_service, service_manager_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment