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

Commit e05f0b79 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

Change-Id: I7b5efc0c9ead5b6dc34fd112f7174e62d08b3ee5
parents 80bc2871 04bc4412
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"
}