commit | 861362da39e8154eaf2be3acf3122ab276248386 | [log] [tgz] |
---|---|---|
author | andychou <andychou@google.com> | Thu Dec 13 16:15:25 2018 +0800 |
committer | Andy Chou <andychou@google.com> | Wed Dec 19 02:31:54 2018 +0000 |
tree | d540111fd35c07a06f5a00d1a849da0d140f5686 | |
parent | 099b5d9ae313eca8e113cf14f4e7919e72817f28 [diff] |
Fix ims_reasoninfo_mapping_string_array not working problem If config ims_reasoninfo_mapping_string_array like "332||510", extra message will map to "" instead of null. But if there is no extra message reported, it will be null instead of "". It causes compare fail. Bug: 119804849 Test: Field test pass Change-Id: Ie05f6cc55367a60e7c997a8d6e1337c0eeb16aa2 Merged-In: I042a433940d6a07d48576431445b9357ecb48ff3