Merge tm-qpr-dev-plus-aosp-without-vendor@9467136

Bug: 264720040
Merged-In: Ic5545995b5dc38e4b5fecd70dabf5bcd6de2368d
Change-Id: I97b302f7541240a7bda655ee01e1810a52af49ce
This commit is contained in:
Xin Li 2023-01-11 22:46:27 -08:00
commit 1927c198a3
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 };