commit | 6228956e8c0a17754b4ffc3d06f0ee06fc23be8b | [log] [tgz] |
---|---|---|
author | Greg Hartman <[email protected]> | Tue Apr 10 01:00:44 2018 +0000 |
committer | Android (Google) Code Review <[email protected]> | Tue Apr 10 01:00:44 2018 +0000 |
tree | b6b9100ed01467230136fd2ce6aa7140bba53fa6 | |
parent | b996fa343e57aae650a3bfc335c1d786e24bf34d [diff] | |
parent | e658d66447f736432a319faa21d68ec7542e5a08 [diff] |
Merge "Add missing library that broke booting" into pi-dev
diff --git a/host_package.mk b/host_package.mk index f45fbf6..daeefea 100644 --- a/host_package.mk +++ b/host_package.mk
@@ -40,6 +40,7 @@ vsoc_lib \ libcuttlefish_fs \ cuttlefish_auto_resources \ + libcuttlefish_strings \ cuttlefish_tcp_socket \ liblog \ libnl \