commit | cfe53c2c018eaac7991faa98b144543c8fcd174d | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Oct 03 14:37:21 2017 -0700 |
committer | Tao Bao <tbao@google.com> | Tue Oct 03 14:41:32 2017 -0700 |
tree | 1d805fa745c42dd208dc011643adecc27bcd4c5a | |
parent | dd7a4b5264c6e332dd6b02071e966f53a4e20050 [diff] [blame] |
otautil: Export headers. Test: mmma bootable/recovery Change-Id: Ic01b68e2a394d578fc9fc09da2dabe9061b98122
diff --git a/Android.mk b/Android.mk index c55771f..ac72bac 100644 --- a/Android.mk +++ b/Android.mk
@@ -56,6 +56,7 @@ LOCAL_MODULE := librecovery LOCAL_STATIC_LIBRARIES := \ libminui \ + libotautil \ libvintf_recovery \ libcrypto_utils \ libcrypto \