Revert "Added LocalAndSimContactWriteException in ContactsContract."
Revert submission 30533261-LocalSimContactsWriteException Reason for revert: CTS test failed. In addition, the root cause of CTS test failure is that specific exception type thrown in ContentProvider.insert() or .update() cannot be parceled to ContentResolver.insert() or .update(). In such case, client of ContentResolver cannot catch the specific exception that is thrown by ContentProvider. Reverted changes: /q/submissionid:30533261-LocalSimContactsWriteException Change-Id: I7ff5ee6ef424ecaa084250970e9805fe8579e584
Loading
Please register or sign in to comment