commit | 49c99113d77ca6f34f6a0c9d3e0049cddd3e754e | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Sun Mar 05 08:52:42 2017 -0800 |
committer | Jack Yu <jackyu@google.com> | Mon Mar 06 18:00:29 2017 +0000 |
tree | be8e3567731a58e626d53fb68dcfeb05acaf0ebc | |
parent | ef4062e1573d29e11d42b1ca1b57f77e1dba8475 [diff] |
Fixed enableLocationUpdates crash 1. The EVENT_GET_LOC_DONE handler dit not handle the new voice registration response properly. This is a regression introduced in ag/1907337. 2. Make ServiceStateTracker unit tests passed again! Fixed a regression introduced by the Trebel change ag/1750738. Return value of EVENT_RESTRICTED_STATE_CHANGED now is an integer instead of an integer array. Test: Telephony sanity tests bug: 35980759 Change-Id: Idcacc4c891950913172be00daa966e7eb5be7fa6