Merge "Match src paths with aidl package name" am: 94f300295d am: 4be1fb5196
am: 6da4bcb295

Change-Id: Id85523087b8c059262d1146d10fbc95cf12da2cf
diff --git a/Android.bp b/Android.bp
index 03e9a3f..f565732 100644
--- a/Android.bp
+++ b/Android.bp
@@ -268,6 +268,5 @@
         "binder/android/os/IVoldListener.aidl",
         "binder/android/os/IVoldTaskListener.aidl",
     ],
+    path: "binder",
 }
-
-subdirs = ["tests"]