commit | 0b1252cca0ecd5603e0fc0d5dadde91410b6b557 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Jun 24 18:28:03 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Jun 29 16:44:02 2016 -0700 |
tree | 6298f72e184a0232812c0b17de3cb52a65c24b5a | |
parent | 8ccc1ad0f71d0587edfbc4c637d6d8de196fe7df [diff] [blame] |
init: use libbootloader_message. Bug: 29582118 Change-Id: I6285b29774a11d6dda8496c7c73e4c1d17a672bd
diff --git a/init/Android.mk b/init/Android.mk index 4827fa3..67541b8 100644 --- a/init/Android.mk +++ b/init/Android.mk
@@ -83,7 +83,7 @@ LOCAL_STATIC_LIBRARIES := \ libinit \ - libbootloader_message_writer \ + libbootloader_message \ libfs_mgr \ libfec \ libfec_rs \