summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-10-01 20:31:02 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-10-01 20:31:02 +0000
commit4e23e97b762f7d7747e3f65e5c95e59bd10460de (patch)
treeba8c2c578f0b83b700b74d884c515d9ab39c6e56 /Android.bp
parent005e5a4c52f111b0561e3c48eba73a8e0183eebb (diff)
parent17f8f289ab47da66d631537212fadfa015757467 (diff)
downloadplatform_test_vts-testcase_fuzz-sdk-release.tar.gz
platform_test_vts-testcase_fuzz-sdk-release.tar.bz2
platform_test_vts-testcase_fuzz-sdk-release.zip
Snap for 6877830 from 17f8f289ab47da66d631537212fadfa015757467 to sdk-releasesdk-release
Change-Id: I37227bf5a74a15c8125728dd2e33f8bbd18dafef
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp17
1 files changed, 0 insertions, 17 deletions
diff --git a/Android.bp b/Android.bp
deleted file mode 100644
index efaec38..0000000
--- a/Android.bp
+++ /dev/null
@@ -1,17 +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.
-
-subdirs = [
- "iface_fuzzer",
-]