make it available in recovery for Android 10

This commit is contained in:
Daniel Micay 2019-09-07 17:38:43 -04:00
parent 6d78dec42a
commit 8d648e2b25

View File

@ -50,6 +50,7 @@ lib_src_files = [
cc_library_static {
name: "libhardened_malloc",
recovery_available: true,
defaults: ["hardened_malloc_defaults"],
srcs: lib_src_files,
product_variables: {