summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-11-28 14:22:43 -0800
committerSteven Moreland <smoreland@google.com>2017-11-28 14:22:43 -0800
commitfcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1 (patch)
treea36f10eba0ddc81fb4be8b65225ba5a1a1eba5f4 /tests
parent5ca6f514ebd3c5401af380b28ec4efe9bc783f9d (diff)
downloadandroid_hardware_interfaces-fcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1.tar.gz
android_hardware_interfaces-fcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1.tar.bz2
android_hardware_interfaces-fcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1.zip
Remove subdirs
Removing whenever I see these in code reviews. Test: none Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.bp31
1 files changed, 0 insertions, 31 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
deleted file mode 100644
index 0031637cd..000000000
--- a/tests/Android.bp
+++ /dev/null
@@ -1,31 +0,0 @@
-// This is an autogenerated file, do not edit.
-subdirs = [
- "bar/1.0",
- "bar/1.0/default",
- "baz/1.0",
- "baz/1.0/default",
- "expression/1.0",
- "extension/light/2.0",
- "extension/light/2.0/default",
- "foo/1.0",
- "foo/1.0/default",
- "foo/1.0/default/lib",
- "hash/1.0",
- "hash/1.0/default",
- "inheritance/1.0",
- "inheritance/1.0/default",
- "libhwbinder/1.0",
- "libhwbinder/1.0/default",
- "libhwbinder/aidl",
- "memory/1.0",
- "memory/1.0/default",
- "msgq/1.0",
- "msgq/1.0/default",
- "multithread/1.0",
- "multithread/1.0/default",
- "pointer/1.0",
- "pointer/1.0/default",
- "pointer/1.0/default/lib",
- "trie/1.0",
- "trie/1.0/default",
-]