aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2021-11-17 18:43:08 -0800
committerPirama Arumuga Nainar <pirama@google.com>2021-11-17 18:43:36 -0800
commitc99c7c9153e9b2f02e6b05dd852b150ab0dded0e (patch)
treed73ac6daf98e7cc89e3b1b8c8c99d79e08bfd5d3
parent9b41cefafffbbee6d4b2ab8ec7f1f99816f3ae5d (diff)
downloadr23-c99c7c9153e9b2f02e6b05dd852b150ab0dded0e.tar.gz
...to hide other Android.mk files from Android build. Test: N/A Change-Id: I1fa54d26f55dc795a81bf361b02695e5f64970d4
-rw-r--r--Android.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..75dbd7d
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,17 @@
+#
+# Copyright (C) 2021 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