aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-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: ["."],
-}