Remove insmod obsolete denials

Fix: 260522378
Fix: 272166723
Change-Id: I70956498f66643d0abc2496d3bdcd140e7ab8f7e
This commit is contained in:
Wilson Sung 2023-03-20 12:06:31 +08:00
parent 14c05d48e9
commit f19431da02

View file

@ -1,6 +0,0 @@
# b/260522378
dontaudit insmod-sh vendor_regmap_debugfs:dir { search };
# b/272166723
userdebug_or_eng(`
allow insmod-sh self:lockdown integrity;
')