Launch NetD in a different thread
Calling run() launches in the current thread; we want to call start() to launch in a separate thread to unblock system initialization. Bug: none Test: compilation Change-Id: Ia85059100add6a44a5e3262500b00ba8ca21e125
Loading
Please register or sign in to comment