aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-07 19:25:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-07 19:25:15 +0000
commit38bad52245b56fef17ca13c348be361c63ca366d (patch)
tree246f091c32dc8a4ab62d271708e59babbe7bbb53
parent1547b2ac1a03c46bc275c4e62a273ca62969cc2c (diff)
parentdb41dae4b295b7583c65ed4e124f60d6f55ca8ae (diff)
downloadabseil-cpp-androidx-graphics-release.tar.gz
Snap for 11414347 from db41dae4b295b7583c65ed4e124f60d6f55ca8ae to androidx-graphics-releaseandroidx-graphics-release
Change-Id: I84698452d14826c2676feddff6b1abd71d284290
-rw-r--r--Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/Android.bp b/Android.bp
index de126595..e6ca9e0f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,12 +51,3 @@ cc_library_host_static {
export_include_dirs: ["."],
stl: "libc++",
}
-
-// Targets below are deprecated.
-
-cc_library_headers {
- name: "libabsl_headers",
- device_supported: false,
- host_supported: true,
- export_include_dirs: ["."],
-}