Skip to content

Commit

Permalink
public
Browse files Browse the repository at this point in the history
  • Loading branch information
马天宇 committed Apr 20, 2015
1 parent 77af9f4 commit b2d2c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/litesuits/common/utils/TelephoneUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ public static TeleInfo getQualcommTeleInfo(Context context) {
/**
* 获取 展讯 神机的双卡 IMSI、IMSI 信息
*/
private static TeleInfo getSpreadtrumTeleInfo(Context context) {
public static TeleInfo getSpreadtrumTeleInfo(Context context) {
TeleInfo teleInfo = new TeleInfo();
try {

Expand Down

0 comments on commit b2d2c3f

Please sign in to comment.