Skip to content
Commit e3de88df authored by Andrei Onea's avatar Andrei Onea
Browse files

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
parent 5c82912a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment