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