summaryrefslogtreecommitdiff
path: root/binder_benchmark/binder_performance_test/Android.bp
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2020-10-06 20:16:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-06 20:16:11 +0000
commitf469788d45b0d0cb845dc2cb7a909c61b7253eb5 (patch)
treecb606caa8a0fd8f3e599a7b9300f6a9ece9d2b7b /binder_benchmark/binder_performance_test/Android.bp
parentf0e5dcee43de6f9c44a3872721087d96eaa48273 (diff)
parent0551451a55120d0e256960ee1b9588eeb9aef84c (diff)
downloadperformance-f469788d45b0d0cb845dc2cb7a909c61b7253eb5.tar.gz
Remove vts10 related configs am: 9416826df3 am: 0551451a55
Original change: https://android-review.googlesource.com/c/platform/test/vts-testcase/performance/+/1449663 Change-Id: I16d51869341084c7ba109bf9ab73372cbcbf67c6
Diffstat (limited to 'binder_benchmark/binder_performance_test/Android.bp')
-rw-r--r--binder_benchmark/binder_performance_test/Android.bp19
1 files changed, 0 insertions, 19 deletions
diff --git a/binder_benchmark/binder_performance_test/Android.bp b/binder_benchmark/binder_performance_test/Android.bp
deleted file mode 100644
index 8724161..0000000
--- a/binder_benchmark/binder_performance_test/Android.bp
+++ /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.
-//
-
-vts_config {
- name: "BinderPerformanceTest",
-}