Merge "Stats: Marked service as app_api_service" am: ad8cf2fe1b
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1698879 Change-Id: Ia25fba01be2714781c796661c45b1325c8f823dd
This commit is contained in:
commit
0fa219044b
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ type bugreport_service, app_api_service, system_server_service, service_manager_
|
|||
type platform_compat_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type face_service, app_api_service, system_server_service, service_manager_type;
|
||||
type fingerprint_service, app_api_service, system_server_service, service_manager_type;
|
||||
type fwk_stats_service, system_server_service, service_manager_type;
|
||||
type fwk_stats_service, app_api_service, system_server_service, service_manager_type;
|
||||
type game_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type gfxinfo_service, system_api_service, system_server_service, service_manager_type;
|
||||
type graphicsstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue