Android.bp: export hardened malloc headers

Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
This commit is contained in:
anupritaisno1 2020-09-14 09:10:27 +00:00 committed by Daniel Micay
parent 9f5e1f6eb9
commit d203d6c445
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ cc_library {
recovery_available: true,
defaults: ["hardened_malloc_defaults"],
srcs: lib_src_files,
export_include_dirs: ["include"],
target: {
android: {
shared: {