diff options
author | 2023-11-14 19:36:24 +0000 | |
---|---|---|
committer | 2023-11-14 19:41:42 +0000 | |
commit | d20ca1585747c5e77d2bab7b1a9dd9e880dda2b5 (patch) | |
tree | 52717b7c14b5e522370f079cd9c7e22a1c17ffd5 /TEST_MAPPING | |
parent | f65af1aa9ddf588ab401ea3eeae2cd070958708a (diff) |
Revert "RESTRICT AUTOMERGE Disable ServiceBluetoothTest test"
This reverts commit e2023a52635b2bfa762db8013abc72ed5c4d984b.
Bug: 310986915
Test: N/A
Change-Id: Iff00766a76bc18e3fae0e651c023fe94785b402f
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 77d77cc3d4..8b47cd5f30 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -14,9 +14,9 @@ //{ // "name": "FrameworkBluetoothTests" //}, - //{ - // "name": "ServiceBluetoothTests" - //}, + { + "name": "ServiceBluetoothTests" + }, // device only tests // Broken //{ @@ -281,9 +281,9 @@ //{ // "name": "FrameworkBluetoothTests" //}, - //{ - // "name": "ServiceBluetoothTests" - //}, + { + "name": "ServiceBluetoothTests" + }, // device only tests // Broken //{ |