telephony: fix mistake while comparing strings
use string.equals instead of == what will fail cause it compares instances and not content. Change-Id: Ife0b402d2e30c870b06969dd1c567526998cc0e1
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
use string.equals instead of == what will fail cause it compares instances and not content. Change-Id: Ife0b402d2e30c870b06969dd1c567526998cc0e1