Merge "Suppress some su capability2 related denials"
This commit is contained in:
commit
5bbeaa39d8
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ userdebug_or_eng(`
|
||||||
vndbinder_use(su)
|
vndbinder_use(su)
|
||||||
|
|
||||||
dontaudit su self:capability_class_set *;
|
dontaudit su self:capability_class_set *;
|
||||||
|
dontaudit su self:capability2 *;
|
||||||
dontaudit su kernel:security *;
|
dontaudit su kernel:security *;
|
||||||
dontaudit su { kernel file_type }:system *;
|
dontaudit su { kernel file_type }:system *;
|
||||||
dontaudit su self:memprotect *;
|
dontaudit su self:memprotect *;
|
||||||
|
|
Loading…
Reference in a new issue