From 4b60470f1a728a1d0c92e2bc8a09f4a9872b7f76 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Wed, 4 Oct 2017 15:29:17 -0700 Subject: Remove useless Android.mk files. These have been c/p'd all over the place. Test: m -j nothing Bug: 33420795 Change-Id: I77979866dbb2345a41a873c84ec3fccd7b127510 --- ir/Android.mk | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ir/Android.mk (limited to 'ir') diff --git a/ir/Android.mk b/ir/Android.mk deleted file mode 100644 index f9e32763..00000000 --- a/ir/Android.mk +++ /dev/null @@ -1,19 +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. -# - -LOCAL_PATH := $(call my-dir) - -include $(call all-subdir-makefiles) -- cgit v1.2.3-54-g00ecf