- Dec 08, 2023
-
-
TeYuan Wang authored
Bug: 312540064 Test: make framework Change-Id: Ia27a2608ae05c1a9d033e52f8d0244c886163112
-
Stefan Andonian authored
-
Vishnu Nair authored
* changes: Expose TrustedPresentationListener for Window Reland Use WindowInfosListener for TPL
-
Iavor-Valentin Iftime authored
[automerger skipped] Merge "Enforce persisted snoozed notifications limits" into tm-qpr-dev am: 0978e4d5 -s ours am: 5c824289 -s ours am: 818942fb -s ours am skip reason: Merged-In I3571fa9207b778def652130d3ca840183a9a8414 with SHA-1 87c11b6d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25558760 Change-Id: Ic2f4a397621ac5c27c714ff469f462d05632d18b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Valentin Iftime authored
[automerger skipped] Enforce persisted snoozed notifications limits am: 5adc11e9 -s ours am: 39c6283f -s ours am: c454d36e -s ours am skip reason: Merged-In I3571fa9207b778def652130d3ca840183a9a8414 with SHA-1 87c11b6d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25558760 Change-Id: Ie629f8f15887e9b1a8b6d251f362dd49f022ddd3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Aaron Liu authored
* changes: Call showNextSecurityScreen when simstate changes. Do not show primary auth when finished auth sim
-
Iavor-Valentin Iftime authored
[automerger skipped] Merge "Enforce persisted snoozed notifications limits" into tm-qpr-dev am: 0978e4d5 -s ours am: 5c824289 -s ours am skip reason: Merged-In I3571fa9207b778def652130d3ca840183a9a8414 with SHA-1 87c11b6d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25558760 Change-Id: Ia0c9ad9b3f8cd0fdca49a811f3f84fb491b44aae Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Valentin Iftime authored
[automerger skipped] Enforce persisted snoozed notifications limits am: 5adc11e9 -s ours am: 39c6283f -s ours am skip reason: Merged-In I3571fa9207b778def652130d3ca840183a9a8414 with SHA-1 87c11b6d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25558760 Change-Id: Ia685eab37a91c65991f6835a11a6688d1419cbed Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Pavel Grafov authored
-
Iavor-Valentin Iftime authored
[automerger skipped] Merge "Enforce persisted snoozed notifications limits" into tm-qpr-dev am: 0978e4d5 -s ours am skip reason: Merged-In I3571fa9207b778def652130d3ca840183a9a8414 with SHA-1 87c11b6d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25558760 Change-Id: I0b4f14c1f8b6b9e64b15e96e459ba81fde66a318 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Valentin Iftime authored
am skip reason: Merged-In I3571fa9207b778def652130d3ca840183a9a8414 with SHA-1 87c11b6d is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25558760 Change-Id: Icf1694685bbbb14e17dea1fec9892a562895f492 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Alex Buynytskyy authored
-
Santiago Seifert authored
-
Iavor-Valentin Iftime authored
-
Hassan Ali authored
-
Pascal Mütschard authored
-
Jigar Thakkar authored
* changes: Add tests for private profile delayed locking Enable stopping user with delayed locking for private profile
-
Jeff DeCew authored
-
Santiago Seifert authored
This is a flagged change. Bug: 314324170 Test: Manually. Test: atest CtsMediaBetterTogetherTestCases (with flag on). Change-Id: I6e8e318034b93131e3eb25de0ebcb168fe993cb9
-
Vladimir Komsiyski authored
-
Hassan Ali authored
Remove refererence from public API to flagged API in DevicePolicyManager.java Test: m ds-docs-java Bug: 304996215 Change-Id: I36b30f0cd3e1435f280715bd23b4b874d1bd3e9d
-
Nick Chameyev authored
-
Treehugger Robot authored
-
Pavel Grafov authored
Currently DeviceConfig is fully mocked out, so annotations like @RequiresFlagsEnabled don't work. This CL makes DeviceConfig mock fall back to the real instance. One side effect of it is that a flag, SYSTEM_EXEMPT_FROM_SUSPENSION, that defaulted to `true` is now also considered `true` in tests, causing a failure, so I also cleaned up the flag and updated the test code to provide AppOpsManager mock. Bug: 309671525 Bug: 263464464 Test: atest com.android.server.pm.PackageManagerServiceBootTest \ com.android.server.pm.PackageManagerServiceHibernationTests \ com.android.server.pm.ApexManagerTest \ com.android.server.pm.DeletePackageHelperTest \ com.android.server.pm.PackageFreezerTest \ com.android.server.pm.PackageArchiverTest \ com.android.server.pm.PackageMonitorCallbackHelperTest \ com.android.server.pm.InitAppsHelperTest \ com.android.server.pm.SharedLibrariesImplTest \ com.android.server.pm.SuspendPackageHelperTest \ com.android.server.pm.DistractingPackageHelperTest Change-Id: I17bdfc498d86c43faf257ef64b6b0d20069e5cc8
-
Vladimir Komsiyski authored
Bug: 287269288 Test: CTS Change-Id: I53d5ebcfba026aef86e70a0db6ff931754f5741c
-
Vladimir Komsiyski authored
The test passes even when the blocked loop is in place because the BlockedAppStreamingActivity is not launched from GWPC. Bug: 309036757 Test: presubmit Change-Id: Id6f6c46a5d00ee28406fc7546762b25ffd2da13f
-
Anubhav Kakkar authored
Bug: 313775893 Test: Trigger the intent with action as Settings.ACTION_REQUEST_MEDIA_ROUTING_CONTROL to check whether special app access screen for 'Change media output' displays Change-Id: I94c818a1f86dda1c2551d72b042bc857cf304432
-
Pascal Muetschard authored
- Move the CUJ constant related stuff to its own class - Remove the Session class - Separation of IJM and FT via event listener, breaking the dep loop - Fix (unlikely) race problems in begin/cancel/end - Trim out some unused stuff - Remove some duplicated stuff (like config validation) - Remove checks ensured by tests - Fix a bunch of warnings - Fix missing locks in debug overlay - Remove the outdated DEBUG mechanism Test: atest com.android.internal.jank Flag: NA Change-Id: I29b9da107313d4c07777ce50ce907c7516258807
-
Idriss Juhoor authored
-
Automerger Merge Worker authored
* changes: [automerger skipped] Merge "Merge UQ1A.231205.015" into aosp-main-future am: 490e264e -s ours am: 15cd320c -s ours [automerger skipped] Merge UQ1A.231205.015 am: 5da189e0 -s ours am: 1e8815c1 -s ours
-
Treehugger Robot authored
-
Xin Li authored
[automerger skipped] Merge "Merge UQ1A.231205.015" into aosp-main-future am: 490e264e -s ours am: 15cd320c -s ours am skip reason: Merged-In I64897baeaa0b5d81c904d75f2b1e17c0eefec3bf with SHA-1 c793afe3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25590347 Change-Id: I4bb219d846aed73537e2460a345b6d19a5cd13f8 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
am skip reason: Merged-In I64897baeaa0b5d81c904d75f2b1e17c0eefec3bf with SHA-1 c793afe3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25590347 Change-Id: I77af41e60b81009e2c734262a3c11df5bd4ebbd4 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
am skip reason: Merged-In I64897baeaa0b5d81c904d75f2b1e17c0eefec3bf with SHA-1 c793afe3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25590347 Change-Id: Id9f726ab904e3e46fd8a3ca13be69983fa42f31f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
am skip reason: Merged-In I64897baeaa0b5d81c904d75f2b1e17c0eefec3bf with SHA-1 c793afe3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25590347 Change-Id: I9bbce5195230c3b61fa753b35419f0cb0ebb9798 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
-
Joanne Chung authored
-
malikakash authored
Bug: 308984721 Test: Manual Test Change-Id: I7847cbe77d07773fc656bfd52583a647639882e7
-
Chaohui Wang authored
-
Tiger Huang authored
-