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:
Vova Sharaienko 2021-05-07 16:29:16 +00:00 committed by Automerger Merge Worker
commit 0fa219044b

View file

@ -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;