commit | 8796fc19c60a56c29426c6708234cd4d8db73df9 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Mon Mar 08 15:16:05 2021 -0800 |
committer | Hai Zhang <zhanghai@google.com> | Mon Mar 08 15:16:05 2021 -0800 |
tree | 71083f1a6ba020012963ca8be302a31c6ea041ce | |
parent | aebbf35eb7983e888b226557a7a64c500a2d6217 [diff] |
Add minSdkVersion attribute for role. This is needed as we come to the second platform release since role was first modularized in R, because there's no reason to retroactively introduce the new S roles back to R. This change adds a minSdkVersion attribute which defaults to BASE (1) and sets it to S (31) for all the new S roles. Related documentation is also updated to reflect this change. Fixes: 180761423 Test: presubmit Change-Id: Ic34d9904365b028300e190b1cf38bcdc1b97e007