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