summaryrefslogtreecommitdiff
path: root/bionic.bp
diff options
context:
space:
mode:
Diffstat (limited to 'bionic.bp')
-rw-r--r--bionic.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/bionic.bp b/bionic.bp
deleted file mode 100644
index c14f12af8..000000000
--- a/bionic.bp
+++ /dev/null
@@ -1,8 +0,0 @@
-// Update with bionic/tools/update_headers.sh.
-ndk_headers {
- name: "libc_unified_headers",
- from: "headers",
- to: "",
- srcs: ["headers/**/*.h"],
- license: "NOTICE",
-}