summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-15 21:38:19 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-15 21:38:19 +0000
commit3f948c229e3c8a8b77fe73638e291ef09651c22e (patch)
tree26c5bba83fe27b77cee1369541a2ee78b1c2a9b6
parentf3ef4639b8f84135d2518ae9d0b98b35c6de8106 (diff)
parentb4bd25d00d5a1762a6dd1ddd187fb98a9efa9919 (diff)
downloaddynamic_depth-android12-mainline-tzdata3-release.tar.gz
Change-Id: Id7a43132a515d0395d76e6078ec42ffad03e58e6
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index a88aa9e..94a6488 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,19 +44,16 @@ 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",