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

Commit 04bc4412 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

Change-Id: Ic5d585356ebf0cbd1dd3f5e7c784bf8280344326
parents 6525f455 99f201ac
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"
}