Add adb_pairing* tests to TEST_MAPPING.
Bug: 111434128 Test: This is the test Change-Id: I97e4d4ed6318de34a62b60144e790142d00e1629 Exempt-From-Owner-Approval: missed adding it in previous CL.
This commit is contained in:
parent
744ba42d2d
commit
49dd8e560e
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@
|
|||
{
|
||||
"name": "adb_crypto_test"
|
||||
},
|
||||
{
|
||||
"name": "adb_pairing_auth_test"
|
||||
},
|
||||
{
|
||||
"name": "adb_pairing_connection_test"
|
||||
},
|
||||
{
|
||||
"name": "adb_tls_connection_test"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue