summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2023-12-05 23:48:43 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-12-05 23:48:43 +0000
commit4306e0b6afc885bd8cad7fc3c328acef7af59c0f (patch)
tree1fa4eb8b351b6202ca35b5407f99c5ae5d651ce5
parenta3ed228b33bb29d795519a77367e7a4d19b096c8 (diff)
parentb74e66aa62f3a021c0c4772868eca237e3f7e3db (diff)
downloadndk-4306e0b6afc885bd8cad7fc3c328acef7af59c0f.tar.gz
Merge "Remove unused Android.mk file" into main am: b74e66aa62
Original change: https://android-review.googlesource.com/c/platform/prebuilts/ndk/+/2854376 Change-Id: Ia00edbec091c0c0ce3b31b8376f97cde21514ddf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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