commit | 6f6126be754cda7cea09b4efadd004d5dd92b548 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 15 17:03:51 2019 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sat Oct 26 00:38:46 2019 +0900 |
tree | 271881e601846c288b27296f0a74a6fbae01075d | |
parent | ae0c397f98f921bbd6632a4361b10e936e66f445 [diff] |
Change AIDL module name Naming rule for aidl module is changed to make using unstable AIDL module more explicit So, to use unstable version AIDL module, use "-unstable" suffix version And also, module name without any suffix means latest frozen version. But wrt modules for C++ and NDK, module name with latest frozen version is not available for now. In b/139280289, more background is explained Test: m Bug: 139280289 Change-Id: Ib38e2cb114cc373ef50652f421ddaff9b4fbe5b9