- Feb 04, 2023
-
-
Sorin Basca authored
Bug: 267831518 Test: TH Change-Id: I911483e3e203cf65e8bcd3aeb21a3d99ea090e2d
-
- Feb 03, 2023
-
-
Cole Faust authored
-
Joanne Chung authored
-
Joanne Chung authored
Bug: 177641730 Test: n/a Change-Id: Idc025cf9d7e9ccf2928aa54ef93f7ec51604a4e5
-
Treehugger Robot authored
-
- Feb 02, 2023
-
-
Cody Northrop authored
-
Sorin Basca authored
-
George Chang authored
-
George authored
Bug: 266675647 Bug: 244272155 Test: build pass Change-Id: Id5e177e8aa4b818bb15521907a7dfa915a9b12a6
-
Cole Faust authored
Bug: 265320139 Test: atest --host error_prone_android_framework_test Change-Id: Ia46d5e7cab4d39888c4975ded18c59d5eb918ffa
-
Roman Kiryanov authored
-
- Feb 01, 2023
-
-
Roman Kiryanov authored
the check was too strict. Bug: 266956109 Test: check if clipboard sync host->guest Change-Id: Id63612e8e7b5264af4def4e1f5ed5c1e25995b4c Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Santiago Seifert authored
-
Santiago Seifert authored
For minor changes only, to avoid cross timezone dependencies. Bug: 205124386 Change-Id: Id67f030e9bf83bcdf9fbbeb2f6b35240263a0d0f Test: N/A. OWNERS change.
-
Jack Yu authored
Use IPv4v6 for default protocol and IPv4 for default roaming protocol when APN setting is not available. Fix: 258636082 Test: atest DataProfileTest Merged-In: Ic61fa42f99750e6e48ea1cd08f058af3fd67c551 Change-Id: Ic61fa42f99750e6e48ea1cd08f058af3fd67c551
-
- Jan 31, 2023
-
-
Chris Wailes authored
-
Jason Chang authored
-
Treehugger Robot authored
-
Andrea Ambu authored
Test: n/a -- will be used in ag/20886376 Bug: 264557373 Change-Id: I72af3bc71cd6f41873a47a2466578084e3cbe7bb
-
Eran Messeri authored
-
- Jan 30, 2023
-
-
Chris Wailes authored
This CL will cause the Zygote to skip re-initialization of the stack protector cookie on Eng builds. This will prevent interpreter functions that would not normally appear on the critical call path from causing stack check failures. Bug: 265760793 Test: m libandroid_runtime (to ensure correct branch of pre-processor conditional is taken) Change-Id: I7ec7ac5a2230d1078c818013ae90f3d2597734a3
-
Treehugger Robot authored
-
Jason Chang authored
Test: refactoring CL. Existing unit test still pass. Change-Id: I8f6e48d3fe4342ae28739f59fd62950aeb79fc71
-
Treehugger Robot authored
-
Seth Moore authored
-
- Jan 28, 2023
-
-
Treehugger Robot authored
-
Yixiao Luo authored
-
Xiang Wang authored
-
Yixiao Luo authored
bug: 230158637 test: mmm Change-Id: Iebde7dcb0ecfcc47c771a65aa633d2fbe1ee7ba3
-
- Jan 27, 2023
-
-
Suprabh Shukla authored
This will be used to attribute CPU wakeups to the correct subsystem and uids when possible. Test: Builds, boots. Bug: 265742148 Change-Id: I1a29fc7cbe74990e317f0d62d3894523387bdde1 Merged-In: I1a29fc7cbe74990e317f0d62d3894523387bdde1
-
Nick Kovacs authored
-
Kelvin Zhang authored
Test: th Bug: 227536004 Merged-In: I4938a4a9a9b1ccffc55f45634b321f44b5cd5fa5 Change-Id: I4938a4a9a9b1ccffc55f45634b321f44b5cd5fa5
-
Mitch Phillips authored
-
Nick Kovacs authored
Added a PM shell install flag to bypass the low target sdk block for installing apps that are using low targetSdkVersion. When set, this flag will bypass the install block and allow the app to be installed. Bug: 237321649 Test: adb install --bypass-low-target-sdk-block ~/install_target_sdk_22.apk Change-Id: If6d47d60c4768f704b8ba6d4f5f07b5127b44cf7 Merged-In: Ie6d44b5f16bf7dd35d3c75f51a9c94fd4ef9dcb6 Merged-In: I42b003f8c42a7f8c45a581bd9383c78090462d0f
-
Seth Moore authored
This is the first in a set of changes that get RKP error data directly from keystore. Starting with Android U, we get detailed RKP error information directly in the ResponseCode from keystore. This means mRkpStatus and related logic can be removed after AOSP fully switches over to using rkpd from the old RemoteProvisioner. Test: RkpdAppUnitTests Bug: 264888027 Change-Id: I32e128cca51b2d7dfdd67824ecb100f4e1cd4341
-
- Jan 26, 2023
-
-
Mitch Phillips authored
In future, we'd like to change the default for an unspecified gwpAsanMode flag. Currently, this implies mallopt(M_INITIALIZE_GWP_ASAN, { .desire = DONT_TURN_ON_UNLESS_OVERRIDDEN }) for non-system apps and { .desire = TURN_ON_WITH_SAMPLING } for system apps. But, as noted in the TODO, we'd like to change this behaviour. Thus, we need to plumb through the fact that the manifest flag was left unspecified. Bug: 247012630 Test: Add some logging code to libc's android_mallopt, install an app with an unspecified gwpAsanMode, and make sure that log line is hit. Change-Id: I45b064c89ceeace0014a19ba1d9e8ac0a2157328
-
Kyle Zhang authored
-
Treehugger Robot authored
-
Michael Wright authored
-
Victor Chang authored
-