summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSteven Moreland2017-11-28 16:22:43 -0600
committerSteven Moreland2017-11-28 16:22:43 -0600
commitfcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1 (patch)
treea36f10eba0ddc81fb4be8b65225ba5a1a1eba5f4 /tests
parent5ca6f514ebd3c5401af380b28ec4efe9bc783f9d (diff)
downloadplatform-hardware-interfaces-fcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1.tar.gz
platform-hardware-interfaces-fcca4e23b7aa6e5992a7fd0b37b683adf62f4ec1.tar.xz
platform-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 0031637c..00000000
--- a/tests/Android.bp
+++ /dev/null
@@ -1,31 +0,0 @@
1// This is an autogenerated file, do not edit.
2subdirs = [
3 "bar/1.0",
4 "bar/1.0/default",
5 "baz/1.0",
6 "baz/1.0/default",
7 "expression/1.0",
8 "extension/light/2.0",
9 "extension/light/2.0/default",
10 "foo/1.0",
11 "foo/1.0/default",
12 "foo/1.0/default/lib",
13 "hash/1.0",
14 "hash/1.0/default",
15 "inheritance/1.0",
16 "inheritance/1.0/default",
17 "libhwbinder/1.0",
18 "libhwbinder/1.0/default",
19 "libhwbinder/aidl",
20 "memory/1.0",
21 "memory/1.0/default",
22 "msgq/1.0",
23 "msgq/1.0/default",
24 "multithread/1.0",
25 "multithread/1.0/default",
26 "pointer/1.0",
27 "pointer/1.0/default",
28 "pointer/1.0/default/lib",
29 "trie/1.0",
30 "trie/1.0/default",
31]