mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Update NFC VTS configs to reflect new source paths
Specify the new locations of NFC source code for use when
displaying coverage results.
Test: pass
Change-Id: I32d9b2e58ded1be3739e3cc24cf17c519a6a1d94
(cherry picked from commit ea4f71faba)
This commit is contained in:
committed by
Ruchi Kandoi
parent
4fbf78481e
commit
99f201ac11
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"passthrough_mode": True,
|
||||
"modules": ["system/lib64/hw/nfc_nci.bullhead"],
|
||||
"git_project_path": "external/libnfc-nci",
|
||||
"git_project_name": "platform/external/libnfc-nci"
|
||||
"git_project_path": "system/nfc",
|
||||
"git_project_name": "platform/system/nfc"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"modules": ["system/lib64/hw/nfc_nci.bullhead"],
|
||||
"git_project_path": "external/libnfc-nci",
|
||||
"git_project_name": "platform/external/libnfc-nci"
|
||||
}
|
||||
"git_project_path": "system/nfc",
|
||||
"git_project_name": "platform/system/nfc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user