Merge "Set LOCAL_INJECT_BSSL_HASH for updater"

This commit is contained in:
Tobias Thierer 2019-09-13 16:56:06 +00:00 committed by Gerrit Code Review
commit 0af65d8c4a

View file

@ -109,6 +109,7 @@ LOCAL_GENERATED_SOURCES := $(inc)
inc :=
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_INJECT_BSSL_HASH := true
include $(BUILD_EXECUTABLE)