android_external_minigbm/cros_gralloc/sepolicy/cameraserver.te
Amit Pundir d046ea007f android: sepolicy: Add minigbm SELinux policies
Add default set of minigbm SELinux policies, to suppress
audit of minigbm reading vendor.minigbm.debug property,
for the devices which do not use this property.

Change-Id: I277a553e869b7a53a85ca70064c2eef110afeee2
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2023-07-21 10:09:26 +05:30

3 lines
181 B
Text

# Suppress warnings for minigbm trying to read vendor.minigbm.debug
# property for the devices which do not use this property.
dontaudit cameraserver vendor_default_prop:file read;