Enforce package visibility filtering on AccountManager APIs
Apps targeting Android U and above calling methods to update or query account visibility need to declare package visibility needs for the target package in the manifest. APIs listed below apply this rule. - #getAccountVisibility - #getAccountsAndVisibilityForPackage - #setAccountVisibility - #addAccountExplicitlyWithVisibility Bug: 154726397 Bug: 186229635 Test: atest CtsAccountManagerTestCases Test: atest CtsAccountsHostTestCases Test: atest CtsAppEnumerationTestCases Change-Id: Ia40a3fb6025557f35e55fd26947dd1d89226f7f7
Loading
Please register or sign in to comment