-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'android-security-11.0.0_r61' of https://android.googlesour…
…ce.com/platform/frameworks/base into staging/lineage-18.1_merge_android-security-11.0.0_r61 Android security 11.0.0 release 61 * tag 'android-security-11.0.0_r61' of https://android.googlesource.com/platform/frameworks/base: [DO NOT MERGE] Do not dismiss keyguard after SIM PUK unlock DO NOT MERGE Move accountname and typeName length check from Account.java to AccountManagerService. Prevent apps from spamming addAccountExplicitly. See comment here for the discussion on solution https://b.corp.google.com/issues/169762606#comment14 Fix system zen rules by using owner package name if caller is system [RESTRICT AUTOMERGE] Check permission for VoiceInteraction Trim any long string inputs that come in to AutomaticZenRule Check rule package name in ZenModeHelper.addAutomaticRule DO NOT MERGE Fix auto-grant of AR runtime permission if device is upgrading from pre-Q Do not send AccessibilityEvent if notification is for different user. [RESTRICT AUTOMERGE] Do not send new Intent to non-exported activity when navigateUpTo switch TelecomManager List getters to ParceledListSlice DO NOT MERGE Move accountname and typeName length check from Account.java to AccountManagerService. Conflicts: services/core/java/com/android/server/pm/permission/PermissionManagerService.java Change-Id: Ib35acb1b73ecab5019a49da7281113716f25f20d
- Loading branch information
1 parent
8d192b4
commit 969cf63
Showing
30 changed files
with
546 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.