Fix RegulatoryInfo customization doesn't work
If RegulatoryInfo is customized, isShowRegulatoryByProp will be true. But if regulatoryInfoDrawableExists is also true, RegulatoryInfo is still show the original image, not customized string. So fix it by adding the condition that only when isShowRegulatoryByProp is false, show the original image. Change-Id: Iaa9a58daa66bd4d570bc1e64cc70d9a070c4cb56 CRs-Fixed: 775901
Loading
Please register or sign in to comment