suppress warning on writing key

Bug: 235553565
Test: boot to home with no relevant error
Change-Id: I43bd360eabb55f504b48bb940d951d197256c593
This commit is contained in:
Adam Shih 2022-06-10 06:29:39 +00:00
parent d7f53f6018
commit d34b17e30e

View file

@ -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;