commit | cc6ad7dfe53de803f20d9ea0da3e3d74ba7c7b28 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Oct 18 18:44:17 2016 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Oct 26 15:27:23 2016 -0700 |
tree | 414d2d011d7af7fd26931d5bd26c44476fb31c36 | |
parent | a6b44aad9731ad81c12ddbe40f774af3a5f87340 [diff] [blame] |
add test for binder inheritance. Test: hidl_test Test: `make hidl_test_java` compiles Change-Id: Ie9217b79e369f2a1e7a7c9ed02524b17e3fc8b7f
diff --git a/tests/Android.bp b/tests/Android.bp index e9b0148..030576d 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -7,6 +7,8 @@ "foo/1.0", "foo/1.0/default", "foo/1.0/default/lib", + "inheritance/1.0", + "inheritance/1.0/default", "libhwbinder/1.0", "libhwbinder/1.0/default", "msgq/1.0",