refactor(android): change libmynteye package name
This commit is contained in:
parent
c5bf93dfbd
commit
44bff1992a
|
@ -48,8 +48,8 @@ import android.text.TextUtils;
|
|||
import android.util.Log;
|
||||
import android.util.SparseArray;
|
||||
|
||||
import com.slightech.mynteye.utils.BuildCheck;
|
||||
import com.slightech.mynteye.utils.HandlerThreadHandler;
|
||||
import com.slightech.mynteye.util.BuildCheck;
|
||||
import com.slightech.mynteye.util.HandlerThreadHandler;
|
||||
|
||||
public final class USBMonitor {
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package com.slightech.mynteye.utils;
|
||||
package com.slightech.mynteye.util;
|
||||
/*
|
||||
* libcommon
|
||||
* utility/helper classes for myself
|
|
@ -1,4 +1,4 @@
|
|||
package com.slightech.mynteye.utils;
|
||||
package com.slightech.mynteye.util;
|
||||
/*
|
||||
* libcommon
|
||||
* utility/helper classes for myself
|
Loading…
Reference in New Issue
Block a user