suppress warning on writing key
Bug: 235553565 Test: boot to home with no relevant error Change-Id: I43bd360eabb55f504b48bb940d951d197256c593
This commit is contained in:
parent
d7f53f6018
commit
d34b17e30e
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/init-insmod-sh.te
vendored
1
whitechapel/vendor/google/init-insmod-sh.te
vendored
|
@ -14,3 +14,4 @@ userdebug_or_eng(`
|
||||||
')
|
')
|
||||||
|
|
||||||
dontaudit init-insmod-sh proc_cmdline:file r_file_perms;
|
dontaudit init-insmod-sh proc_cmdline:file r_file_perms;
|
||||||
|
dontaudit init-insmod-sh self:key write;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue