Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3dea1a84 authored by Prameet Shah's avatar Prameet Shah
Browse files

Catch SqlLiteException in WatchlistReportDbHelper

SQLiteOpenHelper.getReadableDatabase() and
SQLiteOpenHelper.getWritableDatabase() javadocs say they can
throw SQLiteException if the database cannot be opened.
Updated all calls in WatchlistReportDbHelper to catch the
exception.

Bug: 175819413
Test: m
Change-Id: I4b0d3170abe4f8b2cc2583ef8cb1e359ba2ed3b5
parent f1dfcfec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment