Avoid creating runtime thread pool for system server

The thread pool is not required and would never be deleted since
there is NotifyStartupCompleted is not called.

Bug: 140777418
Test: TH
Change-Id: Ic6a83812a1d389730423796ddc01ee49e13cd91b
1 file changed