do downloading on handler thread to avoid ANR
CarrierKeyDownloader should do lengthy operation like downloading and write files in the handler thread rather than main thread to avoid ANR. Bug: 131715201 Test: Manual Change-Id: I2959e54b712a3dc8d672072549b1ea124cd64800
Loading
Please register or sign in to comment