Updater Fails to Send "Reboot now" Notification
Expected Behavior
After update has installed (i.e. "Finalizing package installation" has completed), updater sends a notification prompting the user to "Reboot now" in order to finish update installation.
Current Behavior
No "Reboot now" notification is produced. If the user attempts to install additional updates via updater without rebooting, the updater will exit without an error message (this part not logged, since no additional updates were available). If the device is rooted, root access is not available until device is rebooted.
Issue was reproduced on sargo (Pixel 3a) on two separate devices -- one with Gapps & No Root, one without Gapps & with Root. The attached logcat.txt is for the phone with Gapps & No Root.
Workaround
Reboot the device manually after "Finalizing package installation" notification disappears.
Steps to Reproduce
Download and install a LineageOS update normally. Video of issue occurring during update process
/device sargo /version lineage-19.1 /date 2022-12-13 /kernel 4.9.327-gdc5f460d7106 /baseband g670-00145-220106-B-8048689 /mods Google Apps
I have read the directions.