summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:03:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:03:34 +0000
commitb0ff2f7625395a2353ffeb8599b3fdb9114bf050 (patch)
tree6ee6c55bd348a1f6c68526571eff0446e200632b
parent032fa5104da8be1e8a39e210bd004f3e83ce4c99 (diff)
parentbcc4f83bbafc4fac38dd238db5bcf2b8ac0fd6b9 (diff)
downloaddynamic_depth-android13-mainline-ipsec-release.tar.gz
Snap for 8570526 from bcc4f83bbafc4fac38dd238db5bcf2b8ac0fd6b9 to mainline-ipsec-releaseaml_ips_331910010aml_ips_331312000aml_ips_331310000aml_ips_331111030aml_ips_331014020android13-mainline-ipsec-release
Change-Id: If88b06312eb56abaa2cba17cca2b8ed50163dec4
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 94a6488..a88aa9e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,16 +44,19 @@ cc_defaults {
cc_library_headers {
name: "libdynamic_depth-public_headers",
+ host_supported: true,
export_include_dirs: ["includes"],
}
cc_library_headers {
name: "libdynamic_depth-internal_headers",
+ host_supported: true,
export_include_dirs: ["internal"],
}
cc_library {
name: "libdynamic_depth",
+ host_supported: true,
defaults: ["libdynamic_depth-defaults"],
header_libs: [
"libdynamic_depth-public_headers",