commit | e9daaa9dc771bee5be6791ea65db03d37c35c6d1 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Aug 31 18:23:03 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Aug 31 18:23:25 2021 -0700 |
tree | 2f0512d1eb9f7b99b862cd023e17519e6be25e8b | |
parent | f3d05f354e710dbcb82fcdecc4bcf8c3f149ee04 [diff] |
android.security.*: use versions for imports (2) 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: I8c6c0e279ef56b7ae06d5621a772e7abc8163a59