commit | 31f2db84208d9d9827c2df2dd59a90d6517742eb | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Nov 01 17:32:45 2016 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Nov 01 17:32:45 2016 -0700 |
tree | 625cc58e1ed7217888b1352745067ed5759d64b5 | |
parent | cefbd6e5a730ec93d5d789a81b454251f3b66840 [diff] [blame] |
Renamed libhidl-test to libhidl_test Test: mma Test: libhidl_test Change-Id: I8fedd5ac264c8543c7b055c35a9d632145998520
diff --git a/test/Android.bp b/test/Android.bp index 00d607e..2508f65 100644 --- a/test/Android.bp +++ b/test/Android.bp
@@ -13,7 +13,7 @@ // limitations under the License. cc_test { - name: "libhidl-test", + name: "libhidl_test", gtest: false, srcs: ["main.cpp"],