commit | 810fbce2b7f19827ab3e8f2b0cc4bd6f49322d65 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 15 17:06:59 2019 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sat Oct 26 00:40:05 2019 +0900 |
tree | 647957adaf58c7043aff6ce8f97afc50d3ea5c28 | |
parent | 0c7ce02fae2f593e59f16d164d02695f886c977b [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: I36702243f3dd529d9b18e77586e1b96f5531092b