Merge changes I23f5d887,I7f65224b

* changes:
  Remove system_server access to location daemon's data
  Remove dumpstate's access to modem dump file
This commit is contained in:
Treehugger Robot
2017-11-15 21:35:03 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
userdebug_or_eng(`
allow dumpstate modem_dump_file:dir create_dir_perms;
allow dumpstate modem_dump_file:file create_file_perms;
allow dumpstate proc_modules:file r_file_perms;
allow dumpstate proc_stat:file r_file_perms;
allow dumpstate persist_file:dir r_dir_perms;

View File

@@ -6,8 +6,6 @@ binder_call(system_server, hal_camera_default)
allow system_server persist_file:dir search;
allow system_server persist_sensors_file:dir search;
allow system_server persist_sensors_file:file r_file_perms;
allow system_server location_data_file:dir create_dir_perms;
allow system_server location_data_file:file create_file_perms;
allow system_server wlan_device:chr_file rw_file_perms;
# input files