移除无用代码

hdrplus
Matthew 1 year ago
parent 668e700c78
commit 41d2206956

@ -1123,10 +1123,6 @@ public class MicroPhotoService extends Service {
SysApi.enableGps(getApplicationContext(), enabled); SysApi.enableGps(getApplicationContext(), enabled);
} }
public void selectSimCard(int num) {
SysApi.selectSimCard4Data(getApplicationContext(), num);
}
/* /*
TelephonyManager telephonyManager = (TelephonyManager)this.getSystemService(Context.TELEPHONY_SERVICE); TelephonyManager telephonyManager = (TelephonyManager)this.getSystemService(Context.TELEPHONY_SERVICE);
// for example value of first element // for example value of first element

Loading…
Cancel
Save