summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSteven Moreland2017-11-28 16:23:43 -0600
committerSteven Moreland2017-11-28 16:23:43 -0600
commite5c6548346275c99301046ab4bf69a99bf77f05c (patch)
tree8eb0ae22bf43b3e2b71903a511095e8855d70779 /tests
parentf17049b9f7eb2cf44aaa8ef7faa1582eb8a7ceb6 (diff)
downloadplatform-hardware-interfaces-e5c6548346275c99301046ab4bf69a99bf77f05c.tar.gz
platform-hardware-interfaces-e5c6548346275c99301046ab4bf69a99bf77f05c.tar.xz
platform-hardware-interfaces-e5c6548346275c99301046ab4bf69a99bf77f05c.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]