commit | 562bb3db4f4475f5d933877d428097a6d1203605 | [log] [tgz] |
---|---|---|
author | Jaikumar Ganesh <jaikumar@google.com> | Wed Jan 14 18:37:35 2009 -0800 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Wed Jan 14 18:37:35 2009 -0800 |
tree | ca89b70d67a76c39f705d85c40fbca7f457f284f | |
parent | e570a0fa86c2eea2680f07e2c0c546f104bea948 [diff] |
telephony: Return NOT_SUPPORTED for RIL_REQUEST_GET_NEIGHBORING_CELL_IDS. Currently, RIL_REQUEST_GET_NEIGHBORING_CELL_IDS causes the RIL to crash, due to backward compatibility issues. This fix is a temporary hack to make the API return REQUEST_NOT_SUPPORTED Command Exception till the compatibility issues are fixed.