Enforce insmod-sh

Fix: 264490091
Test: Boot-to-home without insmod-sh avc error
Change-Id: I9868bdfd8fad7ac37c8d1104fb1fab10a7e8f79a
This commit is contained in:
Wilson Sung 2023-03-10 16:24:38 +08:00
parent eae6bfb835
commit 0d8ede8308

View file

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