Use the local time instead of the timestamp which received from the network.
The PIDF data which receives from the network may contain incorrect timestamp (e.g. 1970-01-01T00:00:00).Therefore, always use the local time instead when parse the PIDF data Bug: 192370112 Test: atest RcsUceAdapterTest PidfParserTest Change-Id: Iebfece87d54cffb0d0e9368d27afa4ae32148b8f
Loading
Please register or sign in to comment