aboutsummaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2018-04-16 11:41:57 -0700
committerDan Albert <danalbert@google.com>2018-04-16 11:41:57 -0700
commitb4de135f78485b9ec35858cff007368148b54282 (patch)
treef6ea3923b1a1cda0fc6a677a77c04384c02528b1 /sources
parent02342749d2ed61b72aa2cdcfd53f0bd912adc081 (diff)
downloadndk-b4de135f78485b9ec35858cff007368148b54282.tar.gz
Remove stale files from the NDK directory.
These are unused. A relic from when we kept the source for these here rather than in external. Test: ./checkbuild.py Bug: None Change-Id: I1f77949da875390a0bc5ba19cfe4f65f83ac7bd7
Diffstat (limited to 'sources')
-rw-r--r--sources/cxx-stl/llvm-libc++abi/Application.mk18
l---------sources/cxx-stl/llvm-libc++abi/NOTICE1
2 files changed, 0 insertions, 19 deletions
diff --git a/sources/cxx-stl/llvm-libc++abi/Application.mk b/sources/cxx-stl/llvm-libc++abi/Application.mk
deleted file mode 100644
index f98280d37..000000000
--- a/sources/cxx-stl/llvm-libc++abi/Application.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright (C) 2016 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-NDK_TOOLCHAIN_VERSION := clang
-APP_STL := none
diff --git a/sources/cxx-stl/llvm-libc++abi/NOTICE b/sources/cxx-stl/llvm-libc++abi/NOTICE
deleted file mode 120000
index 72aac42da..000000000
--- a/sources/cxx-stl/llvm-libc++abi/NOTICE
+++ /dev/null
@@ -1 +0,0 @@
-libcxxabi/LICENSE.TXT \ No newline at end of file