summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeun Soo Yim <yim@google.com>2017-03-10 11:35:57 -0800
committerKeun Soo Yim <yim@google.com>2017-03-10 11:35:57 -0800
commitcbc19b3b455ccab30c091c50caf3230d04b694b9 (patch)
treea9902d81379d863be3ab30b88496eb8261ac1e9e
parent97b1bca91c545e56ab3ccd351f630bdd535533d8 (diff)
downloadperformance-cbc19b3b455ccab30c091c50caf3230d04b694b9.tar.gz
cleanup unnecessary Android.mk files
Test: mma Change-Id: I10010c496af82ab770db7ca8cc90417862144692
-rw-r--r--binder_benchmark/Android.mk18
-rw-r--r--binder_throughput_test/Android.mk18
-rw-r--r--hwbinder_benchmark/Android.mk18
-rw-r--r--hwbinder_benchmark_adb/Android.mk18
-rw-r--r--hwbinder_throughput_test/Android.mk19
5 files changed, 0 insertions, 91 deletions
diff --git a/binder_benchmark/Android.mk b/binder_benchmark/Android.mk
deleted file mode 100644
index ad43994..0000000
--- a/binder_benchmark/Android.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright (C) 2017 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/binder_throughput_test/Android.mk b/binder_throughput_test/Android.mk
deleted file mode 100644
index bfe7181..0000000
--- a/binder_throughput_test/Android.mk
+++ /dev/null
@@ -1,18 +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/hwbinder_benchmark/Android.mk b/hwbinder_benchmark/Android.mk
deleted file mode 100644
index bfe7181..0000000
--- a/hwbinder_benchmark/Android.mk
+++ /dev/null
@@ -1,18 +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/hwbinder_benchmark_adb/Android.mk b/hwbinder_benchmark_adb/Android.mk
deleted file mode 100644
index bfe7181..0000000
--- a/hwbinder_benchmark_adb/Android.mk
+++ /dev/null
@@ -1,18 +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/hwbinder_throughput_test/Android.mk b/hwbinder_throughput_test/Android.mk
deleted file mode 100644
index 3b372bd..0000000
--- a/hwbinder_throughput_test/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) \ No newline at end of file