Merge "Cleanup TelephonyManager's log"
This commit is contained in:
@@ -4675,8 +4675,6 @@ public class TelephonyManager {
|
||||
return;
|
||||
}
|
||||
|
||||
Rlog.d(TAG, "setTelephonyProperty: success phoneId=" + phoneId +
|
||||
" property=" + property + " value: " + value + " propVal=" + propVal);
|
||||
SystemProperties.set(property, propVal);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user