[ECM] Fix boolean typo
This expression should be inverted. The intention was "if the app's installer is allowlisted then trust the app", but this method returns a value indicating whether to restrict the app, so it needs to be inverted. LOW_COVERAGE_REASON=327533775 Bug: 327469699 Test: atest CtsPermissionUiTestCases:android.permissionui.cts.EnhancedConfirmationManagerTest Change-Id: Ia783d7ce99700fd228fd224186a903ab2a072572
Loading
Please register or sign in to comment