summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/aidl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/aidl b/tools/aidl
new file mode 100644
index 000000000000..8a42fa0d0a35
--- /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++.