Updating to use correct compatibility check.
ActivityManagerService was calling Compatibility.isChangeEnabled instead of CompatChanges.isChangeEnabled which was messing up enforcement. This new check should allow properly checking the targetSDK. Test: tested with a test app targeting 26 (mpgroover) Bug: 161145287 Change-Id: I7eefe4286d24adde73af70f081ede2dddde6aa59
Loading
Please register or sign in to comment