setup felix tracking folder

Bug: 234547283
Test: build pass
Change-Id: Ibe8461efae81360fdf18c1908ef9e6b1d080a482
This commit is contained in:
Adam Shih 2022-07-15 10:24:02 +08:00
parent 8f8a358606
commit 0ee97b98fe
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# sepolicy that are shared among devices using whitechapel # sepolicy that are shared among devices using whitechapel
BOARD_SEPOLICY_DIRS += device/google/felix-sepolicy/vendor BOARD_SEPOLICY_DIRS += device/google/felix-sepolicy/vendor
BOARD_SEPOLICY_DIRS += device/google/felix-sepolicy/tracking_denials
# Fingerprint # Fingerprint
BOARD_SEPOLICY_DIRS += device/google/felix-sepolicy/fingerprint_capacitance BOARD_SEPOLICY_DIRS += device/google/felix-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.