commit | eb9f507823ee4637a5c223ada7bab229e5e169af | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Fri Oct 21 10:19:59 2016 -0700 |
committer | Zhuoyao Zhang <zhuoyao@google.com> | Fri Oct 21 13:22:12 2016 -0700 |
tree | e71582d7ceb8a01c62435602157ab274ced9b9a2 | |
parent | 5bc16ac3709a3f0b1dfe1259ae6e178e61e7e536 [diff] [blame] |
Add implementation for hwbinder benchmark service. Bug:32279499 Test: make android.hardware.tests.libhwbinder@1.0-impl Change-Id: I75056afa32b8189020608779ec495659ea35ed48
diff --git a/Android.bp b/Android.bp index 85ab629..84e11e5 100644 --- a/Android.bp +++ b/Android.bp
@@ -14,6 +14,7 @@ "tests/foo/1.0", "tests/foo/1.0/default", "tests/libhwbinder/1.0", + "tests/libhwbinder/1.0/default", "tests/msgq/1.0", "tests/pointer/1.0", "tests/pointer/1.0/default",