Add a textual hint as to where aidl has gone

Bug: 23691099
Change-Id: I3fb917b4c0e66a83c6299add02869a7088010adc
This commit is contained in:
Christopher Wiley
2015-09-14 08:54:23 -07:00
parent 27a0be36ee
commit 3a86b41f84

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++.