Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0276d88d authored by Ryan Campbell's avatar Ryan Campbell Committed by android-build-merger
Browse files

Update NFC VTS configs to reflect new source paths am: 99f201ac am: 04bc4412

am: e05f0b79

Change-Id: Ica47750d4174d61a937f3af16d72468fb9603e20
parents bb9550c3 e05f0b79
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
    "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"
}
+3 −3
Original line number Diff line number Diff line
{
    "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"
}