commit | f4562215b4f12d2632256424fd90007e0e9e2364 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Aug 30 17:54:19 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Aug 30 17:54:19 2021 -0700 |
tree | 436231b827f61258efc2a6960766c04ac047d99a | |
parent | 994a3856c981f379d6493641f5f935c773f8d132 [diff] |
keymint: use versions for imports This makes sure that when developers add a new version of an interface, or when interfaces are being frozen, the runtime/buildtime situation of clients depending on those interfaces remains the same. This is required for AIDL to continue working at scale. Bug: 188871598 Test: build Change-Id: I358c19c91e8b20d47967aa3b26a8aa5dd6a97ab6