Fix incoming call name presentation
According to ril.h, namePresention should be handled as numberPresention as they are using same value scope. In RIL.java, only numberPresention is matched to that definition in DriveCall, but namePresention is not matched. Bug: 17327806 Change-Id: Iba985cbef98318181f93a9eab740db3d23a49a10
Loading
Please register or sign in to comment