diff options
Diffstat (limited to 'tools/aidl')
| -rw-r--r-- | tools/aidl | 4 |
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++. |