commit | 0f3461db91b75d9acd7e0bec8b1e97cbb3bafdf7 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Tue Jan 03 10:40:55 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Thu Jan 05 12:06:25 2017 -0800 |
tree | 5b8b47c7b0682d1f1eb5502785c2418665dc8017 | |
parent | d272cb9e881c0aa23e4964f101131ab68affd85d [diff] [blame] |
Permit assignment from a null hidl_memory Bug: 34102220 Test: libhidl_test, hidl_test Change-Id: Ic0da09f0f6a79643ee44c6b13ef606b2217956e0
diff --git a/Android.bp b/Android.bp index 5fe6ad5..d44a5e7 100644 --- a/Android.bp +++ b/Android.bp
@@ -30,6 +30,7 @@ "libhwbinder", "liblog", "libutils", + "libcutils", ], static_libs: ["libgtest"],