SystemUI: Fix dds tile doesn't work issue
Since click event of tile is already in a new non-UI thread, it needn't call a new AsyncTask to handle click event. Remove unnecessary AsyncTask in click event. CRs-Fixed: 750214 Change-Id: I86046055fb7792a817d01890a3db4dc6e01effca
Loading
Please register or sign in to comment