Convert to Android.bp
See build/soong/README.md for more information.
Bug: 31742855
Test: mma -j
Change-Id: Icb93f3b1b2caeb5e9c00f88ca35841b927ad075d
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..6dfde33
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,14 @@
+subdirs = [
+ "benchmarks/msgq/1.0",
+ "nfc/1.0",
+ "nfc/1.0/default",
+ "tests/bar/1.0",
+ "tests/baz/1.0",
+ "tests/expression/1.0",
+ "tests/foo/1.0",
+ "tests/libhwbinder/1.0",
+ "tests/msgq/1.0",
+ "tests/pointer/1.0",
+ "wifi/1.0",
+ "wifi/supplicant/1.0",
+]