Skip to content
Snippets Groups Projects
Commit 91306800 authored by Ray Essick's avatar Ray Essick Committed by android-build-merger
Browse files

Merge "Give media.metrics service access to uid/pkg info" into oc-mr1-dev

am: 123cf237

Change-Id: I77c8793363ad2e3736ca587070b1cbd119168f53
parents 6be79378 123cf237
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@ allow mediametrics proc_meminfo:file r_file_perms;
# allows interactions with dumpsys to GMScore
allow mediametrics app_data_file:file write;
# allow access to package manager for uid->apk mapping
allow mediametrics package_native_service:service_manager find;
###
### neverallow rules
###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment