commit | e5b08a319be5fac35a2d917865594e38197f6cdf | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Feb 21 16:03:36 2017 -0800 |
committer | Tri Vo <trong@google.com> | Tue Feb 21 16:03:39 2017 -0800 |
tree | 1c0ac574743f3dbd8aa0581ef1e6bbf51b596916 | |
parent | 85beb9388e856e90d7b6551fcac8a91daaca05ff [diff] [blame] |
Rename usb test according to vts convention. Test: make vts Change-Id: If2e99f5510f01772e26b5867a7a0152025233715
diff --git a/usb/1.0/vts/functional/Android.bp b/usb/1.0/vts/functional/Android.bp index 5ce33d0..de11a8c 100644 --- a/usb/1.0/vts/functional/Android.bp +++ b/usb/1.0/vts/functional/Android.bp
@@ -15,9 +15,9 @@ // cc_test { - name: "usb_hidl_hal_test", + name: "VtsHalUsbV1_0TargetTest", gtest: true, - srcs: ["usb_hidl_hal_test.cpp"], + srcs: ["VtsHalUsbV1_0TargetTest.cpp"], shared_libs: [ "libbase", "liblog",