commit | b196a659d219cd4117b345c7e2d61aeb4d18d137 | [log] [tgz] |
---|---|---|
author | Steven Moreland <[email protected]> | Mon Aug 30 17:56:06 2021 -0700 |
committer | Steven Moreland <[email protected]> | Mon Aug 30 17:56:06 2021 -0700 |
tree | 0a9a039a3cfd4de6ff40bda94ee82889a60c047b | |
parent | f4562215b4f12d2632256424fd90007e0e9e2364 [diff] |
.graphics.common: 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: I5d85ed0f8d5cbeb0ec20659def492bc97787d9a9