commit | 0d925b043aa6521e1ea2979fd553ec8363c7c058 | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Fri Sep 13 10:45:40 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Fri Sep 13 10:45:40 2019 -0700 |
tree | c9b3c12b13e6b740028e29a296ddf454c724ef74 | |
parent | 1f1f3b0a59d61557cb2cd8cbe0b6aec4f77fdc43 [diff] | |
parent | 9254aea083d707b6a285d0414a61a2613a1b6de4 [diff] |
Merge "Set LOCAL_INJECT_BSSL_HASH for updater" am: 0af65d8c4a am: a706ceec37 am: 9254aea083 Change-Id: Ifa24107663254f3c08d2a261fef89a57ceae36a4
diff --git a/updater/Android.mk b/updater/Android.mk index 93525c1..bc766c4 100644 --- a/updater/Android.mk +++ b/updater/Android.mk
@@ -109,6 +109,7 @@ inc := LOCAL_FORCE_STATIC_EXECUTABLE := true +LOCAL_INJECT_BSSL_HASH := true include $(BUILD_EXECUTABLE)