commit | f2a15524e4f56a39ecbc68dc4835305bcdad2a1e | [log] [tgz] |
---|---|---|
author | Zak Cohen <zakcohen@google.com> | Tue Nov 12 12:29:17 2024 -0800 |
committer | Zak Cohen <zakcohen@google.com> | Tue Nov 12 12:34:07 2024 -0800 |
tree | 29c9f41318641d00374c72d1d30c8451b38cec08 | |
parent | c3696effd10d708d117627521a1a5f097ec8d85d [diff] |
Address uses of USER_SYSTEM in AppWidgetService. AppwidgetServiceImpl has some code that uses USER_SYSTEM as a proxy for the main user of a device. In HSUM mode this breaks. Change the backup and restore user to use getMainUser instead. Bug: 378507338 Test: AppWidgetServiceImplTest Flag: EXEMPT bug fix Change-Id: I7b0f79c90af73aecc19ab07a689bd551b822a42b