Setup tracking folder
Bug: 234547283 Test: build pass Change-Id: I30b74797c2556fcf19636ed2cea401d58f85cbc2
This commit is contained in:
parent
32185368bd
commit
3c989e7f01
2 changed files with 3 additions and 0 deletions
|
@ -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/tangorpro-sepolicy/vendor
|
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/vendor
|
||||||
|
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/tracking_denials
|
||||||
|
|
||||||
# fingerprint
|
# fingerprint
|
||||||
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/fingerprint_capacitance
|
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/fingerprint_capacitance
|
||||||
|
|
2
tracking_denials/README.txt
Normal file
2
tracking_denials/README.txt
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue