commit | 195682b2cfb76cb9bc157e476d6057355b27bd05 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Feb 07 09:49:42 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Feb 07 09:49:42 2020 +0000 |
tree | c42a81a1362c66f171d9c776b52e18d7d3bc8e9a | |
parent | 456d54c936787ee48b3d34c7006a0930d82cae7e [diff] | |
parent | 036685442bc1604962368ea6b0bd1e239292565a [diff] |
Merge "[vts-core] add VtsHalBluetoothV1_0TargetTest to vts-core"
diff --git a/bluetooth/1.0/vts/functional/Android.bp b/bluetooth/1.0/vts/functional/Android.bp index 54039e5..cf25cc8 100644 --- a/bluetooth/1.0/vts/functional/Android.bp +++ b/bluetooth/1.0/vts/functional/Android.bp
@@ -22,5 +22,8 @@ "android.hardware.bluetooth@1.0", "libbluetooth-types", ], - test_suites: ["general-tests"], + test_suites: [ + "general-tests", + "vts-core", + ], }