sepolicy: ignore hardless QCOM denials

Change-Id: Ie8f74bde8aeedbd134b11307221c1f930ea4f5dc
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
Pig 2020-04-21 22:36:28 +02:00 committed by Giammarco Senatore
parent d87e39409a
commit be846c32da
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

8
sepolicy/vendor/dontaudit.te vendored Normal file
View file

@ -0,0 +1,8 @@
# Ignore harmless QCOM denials
dontaudit {
init
priv_app
} {
bt_firmware_file
firmware_file
}:filesystem getattr;