diff --git a/tools/aidl b/tools/aidl new file mode 100644 index 0000000000000..8a42fa0d0a350 --- /dev/null +++ b/tools/aidl @@ -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++.