去掉butterknife
This commit is contained in:
@@ -108,7 +108,7 @@ import static android.os.BatteryManager.EXTRA_VOLTAGE;
|
||||
* @time Created by 2018/8/17 11:27
|
||||
*/
|
||||
public class GuardService extends Service {
|
||||
private final static String TAG = GuardService.class.getSimpleName();
|
||||
private final static String TAG = "GuardService";
|
||||
|
||||
private ServiceConnection mServiceConnection = new ServiceConnection() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user