Created
January 15, 2021 18:46
-
-
Save adityatelange/364213ec7f914d09b516bc3d54379d81 to your computer and use it in GitHub Desktop.
Contains patch commits for AOSP 10 january 2021 ASB
This file contains hidden or 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
project external/freetype/ | |
c3a3f04 Cherry-pick one upstream patch | |
project external/gptfdisk/ | |
886331c RESTRICT AUTOMERGE ANDROID: Fix negative stack write in sgdisk | |
project external/libexif/ | |
065ec3f fixes some (not all) buffer overreads during decoding pentax makernote entries. | |
project frameworks/av/ | |
0620d80 Fix potential overflow in WAV extractor | |
992f226 Fix memory overflow in ESQueue | |
project frameworks/base/ | |
bcc5dd1788 Ignore GrantCredentials call with unexpected calling uid. | |
9c35317ae9 Protect GrantCredentialsPermissionActivity against overlay. | |
1f80494fd7 [DO NOT MERGE] Make GlobalScreenshot PendingIntents immutable | |
87765269a3 Revoke permission on non-runtime -> runtime upgrade | |
89cf2a5f8d Ensure permissions are revoked on state changes | |
81de75b665 Hide overlays over uninstall confirm dialog | |
c717edc3b0 RESTRICT AUTOMERGE Fix CDM package check | |
c7b5623e43 remove sensitive pii from safetynet logging | |
1a3cb2e6fe DO NOT MERGE Revoke install permissions when the permission defining app is uninstalled. | |
1738a43abd DO NOT MERGE Check fingerprint client against top activity in auth callback | |
23a05a9c00 Fix the issue provider can be wrong when requesting slice permission | |
project frameworks/native/ | |
0de1481 Prevent mEventCache UAF in SensorEventConnection | |
project packages/apps/PermissionController/ | |
56b6c9d RESTRICT AUTOMERGE Don't allow tapjacking permissioncontroller | |
project system/bt/ | |
876eae1 ACL: Drop broadcasts | |
e7305d9 Fix potential OOB write in libbluetooth | |
project system/security/ | |
7e87568 Make mIsDeviceLockedForUser synchronized. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment