commit | c2a28e049054aaad675337748f3ce53ea6d3bae7 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Sep 16 20:29:45 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Sep 17 16:11:45 2021 +0900 |
tree | 4eee84ef3bc01ecc52fb6ebfbfb72062f149c859 | |
parent | 190f81d8d34e2d4e3d71e1780f8fcedd4da963cc [diff] |
Implement DevSdkIgnoreRule with SdkLevel DevSdkIgnoreRule currently considers a build with SDK 30, version code T as being S, but it is generally considered as being T for development that happens in that branch. Change the implementation of DevSdkIgnoreRule to be consistent with the SdkLevel utility. Test: tests using DevSdkIgnoreRule Change-Id: Ie81b84dff8fef8eac2cfe9694f0265e5bf11b3e6