summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Tang <jimtang@google.com>2023-12-01 12:57:20 +0800
committerJim Tang <jimtang@google.com>2023-12-01 12:57:20 +0800
commit5c0969b48802e147163d50190ab997f752178c99 (patch)
tree1fa4eb8b351b6202ca35b5407f99c5ae5d651ce5
parent3278dc27230ddd87d7c23592473b37f3e4cc0cb4 (diff)
downloadndk-5c0969b48802e147163d50190ab997f752178c99.tar.gz
Remove unused Android.mk file
Bug: 314234991 Test: m nothing Change-Id: Ibf8138884f37ec24e049927474ced37e90376c2a
-rw-r--r--Android.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index e03a82518..000000000
--- a/Android.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright (C) 2010 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.
-#
-
-# Intentionally empty to prevent subdir Android.mk loading