ContentProvider: Avoid duplicate initialization of AsyncTask
AsyncTask is being initialized by ActivityThread to ensure its static handler initilization and ContentProvider need not duplicate the logic. Change-Id: I48bc88bdba32b56114f09c04a75480e26508f704
Loading
Please register or sign in to comment