am 3a86b41f: Add a textual hint as to where aidl has gone

* commit '3a86b41f8414193e05c27284d434b07992e164ce':
  Add a textual hint as to where aidl has gone
This commit is contained in:
Christopher Wiley
2015-09-14 16:06:52 +00:00
committed by Android Git Automerger

4
tools/aidl Normal file
View File

@@ -0,0 +1,4 @@
Where has aidl gone?
aidl has moved to //system/tools/aidl as part of adding support for
generating bindings in C++.