Loading src/java/com/android/internal/telephony/RIL.java +0 −1 Original line number Diff line number Diff line Loading @@ -875,7 +875,6 @@ public final class RIL extends BaseCommands implements CommandsInterface { rr.mp.writeString(address); rr.mp.writeInt(clirMode); rr.mp.writeInt(0); // UUS information is absent if (uusInfo == null) { rr.mp.writeInt(0); // UUS information is absent Loading Loading
src/java/com/android/internal/telephony/RIL.java +0 −1 Original line number Diff line number Diff line Loading @@ -875,7 +875,6 @@ public final class RIL extends BaseCommands implements CommandsInterface { rr.mp.writeString(address); rr.mp.writeInt(clirMode); rr.mp.writeInt(0); // UUS information is absent if (uusInfo == null) { rr.mp.writeInt(0); // UUS information is absent Loading