summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-19Merge cherrypicks of [19952027] into security-aosp-rvc-release.android-security-11.0.0_r61Android Build Coastguard Worker
2022-09-19[DO NOT MERGE] Do not dismiss keyguard after SIM PUK unlockMatt Pietal
2022-09-11Merge cherrypicks of [15624560, 19519707] into security-aosp-rvc-release.Android Build Coastguard Worker
2022-09-11DO NOT MERGEAseem Kumar
2022-09-11Merge cherrypicks of [15975848, 16502616, 19519707, 19322229, 19518947, 19608...Android Build Coastguard Worker
2022-09-11Prevent apps from spamming addAccountExplicitly.Aseem Kumar
2022-09-11Fix system zen rules by using owner package name if caller is systemYuri Lin
2022-09-11[RESTRICT AUTOMERGE] Check permission for VoiceInteractionIvan Chiang
2022-09-11Trim any long string inputs that come in to AutomaticZenRuleYuri Lin
2022-09-11Check rule package name in ZenModeHelper.addAutomaticRuleYuri Lin
2022-09-11DO NOT MERGE Fix auto-grant of AR runtime permission if device is upgrading f...Ganesh Olekar
2022-09-11Do not send AccessibilityEvent if notification is for different user.Daniel Norman
2022-09-11[RESTRICT AUTOMERGE] Do not send new Intent to non-exported activity when nav...Louis Chang
2022-09-11switch TelecomManager List getters to ParceledListSliceThomas Stuart
2022-09-11DO NOT MERGEAseem Kumar
2022-08-22Merge cherrypicks of [18492305, 19205943, 19350124, 19344104, 19519707, 19537...android-security-11.0.0_r60Android Build Coastguard Worker
2022-08-22Enforce zen rule limit on a package level.Yuri Lin
2022-08-22Fix NPE when deleting old zen rulesJulia Reynolds
2022-08-22Store DND rule ownersJulia Reynolds
2022-08-22DO NOT MERGE - Exclude TYPE_PRIVATE_PRESENTATION app visiblityLinus Tufvesson
2022-08-12Block FullScreenIntent while device is in use if notification has a silencing...Jeff DeCew
2022-08-12Stop crashing the system on hitting the alarm limitSuprabh Shukla
2022-08-12Limit the number of concurrently snoozed notificationsJulia Reynolds
2022-08-12Restrict getInputMethodWindowVisibleHeightAdrian Roos
2022-08-01Merge cherrypicks of [18083515, 18492305, 19101007, 19119301, 19139356] into ...android-security-11.0.0_r59Android Build Coastguard Worker
2022-08-01Remove package name from SafetyNet logsManjeet Rulhania
2022-08-01IMMS: Make IMMS PendingIntents immutableAdrian Roos
2022-08-01Parcel: recycle recyclesSteven Moreland
2022-07-08Fix duplicate permission privilege escalationManjeet Rulhania
2022-06-11Merge cherrypicks of [16961349, 17874414, 18356706, 18279994, 18670434, 18629...android-security-11.0.0_r58Android Build Coastguard Worker
2022-06-11Only allow the system server to connect to sync adaptersMakoto Onuki
2022-06-11Stop using invalid URL to prevent unexpected crashchiachangwang
2022-06-11[RESTRICT AUTOMERGE]Prevent set intent on non-leaf tasksJeff Chang
2022-06-11Remove package title from notification access confirmation intentRaphael Kim
2022-06-11Clear mInterface before calling resetIkeState()lucaslin
2022-06-11Make sure callingPackage belongs to callingUid when checking BG-FGS restricti...Hui Yu
2022-06-11DO NOT MERGE Suppress notifications when device enter lockdownWenhao Wang
2022-06-11[RESTRICT AUTOMERGE]Only allow system and same app to apply relinquishTaskIde...Jeff Chang
2022-05-16Merge cherrypicks of [17416247, 17416248, 17416249, 17416250, 17452194, 17874...android-security-11.0.0_r57Android Build Coastguard Worker
2022-05-16Crash invalid FGS notificationsJulia Reynolds
2022-05-13[RESTRICT AUTOMERGE] Log to EventLog on prepareUserStorage failureEric Biggers
2022-05-13[RESTRICT AUTOMERGE] Ignore errors preparing user storage for existing usersEric Biggers
2022-05-13[RESTRICT AUTOMERGE] UserDataPreparer: reboot to recovery for system user onlyEric Biggers
2022-05-13[RESTRICT AUTOMERGE] UserDataPreparer: reboot to recovery if preparing user s...Eric Biggers
2022-05-13[RESTRICT AUTOMERGE] StorageManagerService: don't ignore failures to prepare ...Eric Biggers
2022-05-02Merge cherrypicks of [16961349, 17186290, 17046136, 17343925, 17408864, 17591...android-security-11.0.0_r56Android Build Coastguard Worker
2022-05-02Disallow PAP authentication when MPPE is requestedRemi NGUYEN VAN
2022-05-02limit TelecomManager#registerPhoneAccount to 10; api doc updateThomas Stuart
2022-05-02[rvc] RESTRICT AUTOMERGE Add finalizeWorkProfileProvisioning.Jonathan Scott
2022-05-02Fix NPEJW Wang