Allow modem diagnostic app to access default prop
log: avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=154 scontext=u:r:modem_diagnostic_app:s0:c512,c768 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0 app=com.google.mds Bug: 222509956 Change-Id: I50302b38f074e3f1a078ee48896154353e0937b6
This commit is contained in:
parent
ac44b340d3
commit
c3612c7097
1 changed files with 2 additions and 0 deletions
|
@ -32,4 +32,6 @@ userdebug_or_eng(`
|
|||
|
||||
allow modem_diagnostic_app sysfs_batteryinfo:file r_file_perms;
|
||||
allow modem_diagnostic_app sysfs_batteryinfo:dir search;
|
||||
|
||||
dontaudit modem_diagnostic_app default_prop:file r_file_perms;
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue