Move processtrigger call off of calling thread

Triggers are sent at performance sensitive times, make sure the work occurs off the calling thread.

Test: confirm that cloning no longer blocks the thread that passed the trigger in, run profiling mcts
Bug: 373461116
Flag: android.os.profiling.system_triggered_profiling_new
Change-Id: Id67caee1bf80b5aa25f3b2bcec3d2a585777b230
2 files changed