1.5.0328
bugfixes:增加希沃签名
This commit is contained in:
@@ -134,7 +134,7 @@ public class SysSettingUtils {
|
||||
setNotification(context, 1);
|
||||
}
|
||||
|
||||
private static void openMtp(Context context) {
|
||||
public static void openMtp(Context context) {
|
||||
String usbStatus = CommonConfig.AOLE_ACTION_USB_USB_MTP;
|
||||
Intent usbIntent = new Intent(usbStatus);
|
||||
context.sendBroadcast(usbIntent);
|
||||
|
||||
Reference in New Issue
Block a user