Loading src/java/com/android/internal/telephony/cat/ValueParser.java +1 −1 Original line number Diff line number Diff line Loading @@ -285,7 +285,7 @@ abstract class ValueParser { throw new ResultException(ResultCode.CMD_DATA_NOT_UNDERSTOOD); } } else { return CatService.STK_DEFAULT; return null; } } else { return CatService.STK_DEFAULT; Loading Loading
src/java/com/android/internal/telephony/cat/ValueParser.java +1 −1 Original line number Diff line number Diff line Loading @@ -285,7 +285,7 @@ abstract class ValueParser { throw new ResultException(ResultCode.CMD_DATA_NOT_UNDERSTOOD); } } else { return CatService.STK_DEFAULT; return null; } } else { return CatService.STK_DEFAULT; Loading