commit | e3de88df1721d4eb449d7bf99ec1c34313455f38 | [log] [tgz] |
---|---|---|
author | Andrei Onea <andreionea@google.com> | Wed May 20 16:53:17 2020 +0100 |
committer | Andrei Onea <andreionea@google.com> | Wed May 20 17:28:55 2020 +0100 |
tree | 02c0aeef7a4c235ce8f671aa391238172c4efb7b | |
parent | 5c82912ab7b933fa02ed2b5e72dadfeb00ad7354 [diff] |
Fix boundary condition for targetSDK gated changes @EnabledAfter(targetSdk = FOO) means that apps targeting FOO should still be able to override the change. Previously, the condition was excluding FOO. Bug: 156047625 Test: atest OverideValidatorImplTest Change-Id: Ic0eecc83c9f96fb605b499579b9d58064dcaedd9