Update NFC VTS configs to reflect new source paths am: 99f201ac11
am: 04bc441250
am: e05f0b79f9
Change-Id: Ica47750d4174d61a937f3af16d72468fb9603e20
This commit is contained in:
commit
0276d88dda
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue