Skip to content
Snippets Groups Projects
Commit 6af34048 authored by David Brazdil's avatar David Brazdil Committed by android-build-merger
Browse files

Merge \\"Revert \\"dumpstate: Change SELinux policy to allow reading...

Merge \\"Revert \\"dumpstate: Change SELinux policy to allow reading /data/misc/profiles\\"\\" into nyc-dev am: d261aa96
am: d7f20b1b

Change-Id: Ibf1c57461a71e2caf939c795be18fb34f2d2a149
parents 67e521ad d7f20b1b
No related branches found
No related tags found
No related merge requests found
......@@ -140,14 +140,6 @@ allow dumpstate cache_recovery_file:file r_file_perms;
allow dumpstate recovery_data_file:dir r_dir_perms;
allow dumpstate recovery_data_file:file r_file_perms;
# Access /data/misc/profiles/{cur,ref}/
userdebug_or_eng(`
allow dumpstate user_profile_data_file:dir r_dir_perms;
allow dumpstate user_profile_data_file:file r_file_perms;
allow dumpstate user_profile_foreign_dex_data_file:dir r_dir_perms;
allow dumpstate user_profile_foreign_dex_data_file:file r_file_perms;
')
# Access /data/misc/logd
userdebug_or_eng(`
allow dumpstate misc_logd_file:dir r_dir_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment