summaryrefslogtreecommitdiffstats
path: root/soundtrigger
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-10-04 15:29:17 -0700
committerSteven Moreland <smoreland@google.com>2017-10-04 15:52:40 -0700
commit4b60470f1a728a1d0c92e2bc8a09f4a9872b7f76 (patch)
tree617b6a5ffef9e0f53debc151d7d4505b1f443b04 /soundtrigger
parent85bb01dd6bb8e2392dff5eafd568b57e8ea5e04d (diff)
downloadandroid_hardware_interfaces-4b60470f1a728a1d0c92e2bc8a09f4a9872b7f76.tar.gz
android_hardware_interfaces-4b60470f1a728a1d0c92e2bc8a09f4a9872b7f76.tar.bz2
android_hardware_interfaces-4b60470f1a728a1d0c92e2bc8a09f4a9872b7f76.zip
Remove useless Android.mk files.
These have been c/p'd all over the place. Test: m -j nothing Bug: 33420795 Change-Id: I77979866dbb2345a41a873c84ec3fccd7b127510
Diffstat (limited to 'soundtrigger')
-rw-r--r--soundtrigger/2.0/Android.mk19
-rw-r--r--soundtrigger/2.0/vts/Android.mk19
2 files changed, 0 insertions, 38 deletions
diff --git a/soundtrigger/2.0/Android.mk b/soundtrigger/2.0/Android.mk
deleted file mode 100644
index f9e32763f..000000000
--- a/soundtrigger/2.0/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)
diff --git a/soundtrigger/2.0/vts/Android.mk b/soundtrigger/2.0/vts/Android.mk
deleted file mode 100644
index f9e32763f..000000000
--- a/soundtrigger/2.0/vts/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)