Add process name suffix for Pre-reboot Dexopt chroot.

Example crash logs:
05-01 09:59:58.374  2675  2675 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-01 09:59:58.374  2675  2675 F DEBUG   : Build fingerprint: 'generic/aosp_cf_x86_64_phone/vsoc_x86_64:VanillaIceCream/MAIN.9d8f75cf/eng.jiakai.20240430.120128:userdebug/test-keys'
05-01 09:59:58.374  2675  2675 F DEBUG   : Revision: '0'
05-01 09:59:58.374  2675  2675 F DEBUG   : ABI: 'x86'
05-01 09:59:58.374  2675  2675 F DEBUG   : Timestamp: 2024-05-01 09:59:58.161156831+0000
05-01 09:59:58.374  2675  2675 F DEBUG   : Process uptime: 2s
05-01 09:59:58.374  2675  2675 F DEBUG   : Cmdline: /apex/com.android.art/bin/dex2oat32 (Pre-reboot Dexopt chroot) --zip-fd=14 --zip-location=/system_ext/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk ...
05-01 09:59:58.375  2675  2675 F DEBUG   : pid: 2669, tid: 2669, name: dex2oat32  >>> /apex/com.android.art/bin/dex2oat32 (Pre-reboot Dexopt chroot) <<<
05-01 09:59:58.375  2675  2675 F DEBUG   : uid: 1082
05-01 09:59:58.375  2675  2675 F DEBUG   : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
05-01 09:59:58.375  2675  2675 F DEBUG   : Abort message: 'test'
...

Bug: 311377497
Test: Trigger a crash and see the logs.
Change-Id: I84bf82afa1fe272b4a9f68e863447b11ea4d425d
5 files changed