commit | 87ea73fe5a48c54ad56ba769375d180d1ce5c614 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Sep 12 13:07:37 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Sep 12 15:55:16 2019 -0700 |
tree | 4e3110fb2f22ceb452662be37815cb8a00996a3d | |
parent | 48598e8b0d485b214610a0688cb935f86dc93b64 [diff] [blame] |
dynamic_partition_test_utils: use libstorage_literals_headers We have a better library now. Test: boot_control_android_unittest Change-Id: Id4a4ecd9e0883511c4edbe4d548ede5d57d372f0
diff --git a/Android.bp b/Android.bp index d754d63..4640cb2 100644 --- a/Android.bp +++ b/Android.bp
@@ -637,6 +637,10 @@ "libupdate_engine_android", ], + header_libs: [ + "libstorage_literals_headers", + ], + data: [ ":test_http_server", ":test_subprocess",