Execute getting battery info on the parallel executor
Getting battery info is time consuming and may block other tasks in the same background thread. Executing it on the parallel executor can improve app launch performance. Bug: 141694556 Test: robotest Change-Id: I55517e03961929c2b288e230ed474d45915d63fd
Loading
Please register or sign in to comment