Merge Android 13 QPR2
Bug: 273316506 Merged-In: Ic5545995b5dc38e4b5fecd70dabf5bcd6de2368d Change-Id: I3d83912113b0df027d400f28ea1354281133c8fb
This commit is contained in:
commit
ec3d90cee3
5 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cheetah
|
||||
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/cloudripper
|
||||
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/panther
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/ravenclaw
|
||||
BOARD_SEPOLICY_DIRS += device/google/pantah-sepolicy/tracking_denials
|
||||
|
|
2
tracking_denials/hal_dumpstate_default.te
Normal file
2
tracking_denials/hal_dumpstate_default.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/263548298
|
||||
dontaudit hal_dumpstate_default sysfs:dir { read };
|
Loading…
Add table
Add a link
Reference in a new issue