consumerir: define the consumerir HIDL interface

Change-Id: Ifa8632915f8c5bb15da5f379202f5ddf2e08c09a
Signed-off-by: Connor O'Brien <connoro@google.com>
diff --git a/ir/Android.bp b/ir/Android.bp
new file mode 100644
index 0000000..bbb3e4b
--- /dev/null
+++ b/ir/Android.bp
@@ -0,0 +1,4 @@
+// This is an autogenerated file, do not edit.
+subdirs = [
+    "1.0",
+]