Fix bug 1687659 - cell id in reference ril.

The LAC and CID of RIL_REQUEST_REGISTRATION_STATE should be in the hex format. The valid LAC are from 0x0000 to 0xffff and Valid CID are from 0x00000000 to 0xffffffff. reference-ril should return hex value instead of decimal one.

	modified:   reference-ril/reference-ril.c
1 file changed
tree: 518fd88dcaaf7b1bbc119b57b4fc524b19475e8d
  1. include/
  2. libril/
  3. reference-cdma-sms/
  4. reference-ril/
  5. rild/