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

Commit 60aac0b1 authored by Shiwangi Shah's avatar Shiwangi Shah Committed by Android (Google) Code Review
Browse files

Merge "Adding test mapping to fidum gts tests for logging Bug: b/154586613...

Merge "Adding test mapping to fidum gts tests for logging Bug: b/154586613 Test: atest" into rvc-dev
parents 6fd45575 a94b66f1
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -9,5 +9,10 @@
            ],
            ],
            "file_patterns": ["res/xml/roles\\.xml"]
            "file_patterns": ["res/xml/roles\\.xml"]
        }
        }
    ],
    "imports": [
        {
            "path": "vendor/xts/gts-tests/hostsidetests/permissioncontroller"
        }
    ]
    ]
}
}