Loading
Remove GC request during the PackageManagerService startup
This explicit concurrent GC request seems not necessary anymore. The request happens at very early stage of the boot up and the VM heapsize is still low and hasn't reached the concurrent gc threshold yet. Bug: 271003888 Test: Trace analysis Change-Id: I14e391f06d61144420a6602b9615fd3e198f1610