Setup tracking folder

Bug: 234547283
Test: build pass
Change-Id: I30b74797c2556fcf19636ed2cea401d58f85cbc2
This commit is contained in:
Adam Shih 2022-07-14 13:02:07 +08:00
parent 32185368bd
commit 3c989e7f01
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/vendor
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/tracking_denials
# fingerprint
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/fingerprint_capacitance

View file

@ -0,0 +1,2 @@
This folder stores known errors detected by PTS. Be sure to remove relevant
files to reproduce error log on latest ROMs.