summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authorTreehugger Robot2017-10-05 16:40:27 -0500
committerGerrit Code Review2017-10-05 16:40:27 -0500
commit75d5cf515a5134f22b67250f79a6f642e865b6b1 (patch)
tree9359fc7451e786fc15d6d50316b9cc90eb2d6533 /tv
parentac01ed1ae45731a79291e0d2c137bb92e3de5fe6 (diff)
parent4b60470f1a728a1d0c92e2bc8a09f4a9872b7f76 (diff)
downloadplatform-hardware-interfaces-75d5cf515a5134f22b67250f79a6f642e865b6b1.tar.gz
platform-hardware-interfaces-75d5cf515a5134f22b67250f79a6f642e865b6b1.tar.xz
platform-hardware-interfaces-75d5cf515a5134f22b67250f79a6f642e865b6b1.zip
Merge "Remove useless Android.mk files."
Diffstat (limited to 'tv')
-rw-r--r--tv/cec/Android.mk19
-rw-r--r--tv/input/Android.mk19
2 files changed, 0 insertions, 38 deletions
diff --git a/tv/cec/Android.mk b/tv/cec/Android.mk
deleted file mode 100644
index f9e32763..00000000
--- a/tv/cec/Android.mk
+++ /dev/null
@@ -1,19 +0,0 @@
1#
2# Copyright (C) 2016 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17LOCAL_PATH := $(call my-dir)
18
19include $(call all-subdir-makefiles)
diff --git a/tv/input/Android.mk b/tv/input/Android.mk
deleted file mode 100644
index f9e32763..00000000
--- a/tv/input/Android.mk
+++ /dev/null
@@ -1,19 +0,0 @@
1#
2# Copyright (C) 2016 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17LOCAL_PATH := $(call my-dir)
18
19include $(call all-subdir-makefiles)