Suppress avc denials of sysfs [DO NOT MERGE] am: fcc3c266e6

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah-sepolicy/+/20833984

Change-Id: I403a90108f1d3343cb815e5e8ac6f7001b3fe3db
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Mason Wang 2023-01-05 08:25:35 +00:00 committed by Automerger Merge Worker
commit 3fb25c3f5a
5 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cheetah BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cheetah
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials

View file

@ -1,3 +1,3 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cloudripper BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cloudripper
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials

View file

@ -1,2 +1,3 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/panther BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/panther
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials

View file

@ -1,2 +1,3 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/ravenclaw BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/ravenclaw
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials

View file

@ -0,0 +1,2 @@
# b/263548298
dontaudit hal_dumpstate_default sysfs:dir { read };