commit | 1b4256ac985858a67819e7b37bb1dca54c8c5a42 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Oct 16 23:13:47 2020 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Oct 20 23:56:48 2020 +0000 |
tree | 6c33fec6847b0bad6f5c82836d5fe7cee4b91c9b | |
parent | e91fc3507d06fdb608ae9efc9366f76f7f15e6cc [diff] |
aidl_interface: add vndk_use_version This allows you to pick which version of an interface goes in the VNDK. The benefit of using 'currentVersion' here is that after freezing an interface, the requested version is still correct. Fixes: 170435409 Test: switching version that we use in android.hardware.common Change-Id: I64259e9fd7271d5965d00b99f5791773aafb8e8b Merged-In: I64259e9fd7271d5965d00b99f5791773aafb8e8b
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview