summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:58:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:58:14 +0000
commit1b64e36fff8af4bcbc17c7f89c9579fe950f96b2 (patch)
tree6ee6c55bd348a1f6c68526571eff0446e200632b
parent816449011409dcde5c22dc2d7fd519b5480feb0b (diff)
parentbcc4f83bbafc4fac38dd238db5bcf2b8ac0fd6b9 (diff)
downloaddynamic_depth-android13-mainline-conscrypt-release.tar.gz
Snap for 8564071 from bcc4f83bbafc4fac38dd238db5bcf2b8ac0fd6b9 to mainline-conscrypt-releaseaml_con_331413000aml_con_331411000aml_con_331312000aml_con_331115000aml_con_331011010android13-mainline-conscrypt-release
Change-Id: I866ff4cdcc89ee212f7799a6178cf79f6080374b
-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",