Merge "Cleanup TelephonyManager's log" am: 033de4676b
am: 22f61111bd
Change-Id: Icaff0e2cc4ebeb1f36b8597ee11457779aeca06f
This commit is contained in:
@@ -4686,8 +4686,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