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

Commit 63ff7347 authored by Ryan Campbell's avatar Ryan Campbell Committed by Ruchi Kandoi
Browse files

Use lowercase booleans in VTS test configs.

Use lowercase booleans so that they can be parsed in Java
and Python.

Test: run vts -m HalNfcHidlTargetBasicTest
Change-Id: I16e2f417047219a88d49ed5b0651639a0cc2bf61
(cherry picked from commit 9fc3c47b)
parent 6b600362
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
    "passthrough_mode": True,
    "coverage": True,
    "passthrough_mode": true,
    "coverage": true,
    "modules": [{
                    "module_name": "system/lib64/hw/nfc_nci.bullhead",
                    "git_project": {
+1 −1
Original line number Diff line number Diff line
{
    "coverage": True,
    "coverage": true,
    "modules": [{
                    "module_name": "system/lib64/hw/nfc_nci.bullhead",
                    "git_project": {