commit | 3c70aefca51c134343a3812e695cc92532a0e67f | [log] [tgz] |
---|---|---|
author | Brandon Liu <branliu@google.com> | Fri Jul 28 22:26:55 2023 +0000 |
committer | Brandon Liu <branliu@google.com> | Tue Oct 10 18:34:10 2023 +0000 |
tree | e844d07a90ead30e603a3e67ea680f049dbe5d22 | |
parent | 1cafb8a7b29704ddb3b7297d2fc7f8f2094e6cc5 [diff] |
Skip real action when onStartUser() called for the same user not on the first time Bug: b/291217867, b/303780990 Test: Verified all affected tests pass (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1fb786caf1036f44268ce25487b4e72f01351f99) Merged-In: I8508013d654fa30b9b10fec83e728ddc5f7cfbdb Change-Id: I8508013d654fa30b9b10fec83e728ddc5f7cfbdb NOTE FOR REVIEWERS - errors occurred while applying the patch. PLEASE REVIEW CAREFULLY. Errors: Error applying patch in services/core/java/com/android/server/om/OverlayManagerService.java, hunk HunkHeader[338,6->340,10]: Hunk cannot be applied Original patch: From 1fb786caf1036f44268ce25487b4e72f01351f99 Mon Sep 17 00:00:00 2001 From: Brandon Liu <branliu@google.com> Date: Wed, 19 Jul 2023 23:50:06 +0000 Subject: [PATCH] Skip real action when onStartUser() called for the same user not on the first time Bug: b/291217867 Test: Verified all affected tests pass Change-Id: I8508013d654fa30b9b10fec83e728ddc5f7cfbdb ---