OSDN Git Service

Protect against SQLiteException crash in MAP init
authorAjay Panicker <apanicke@google.com>
Thu, 10 Nov 2016 01:11:40 +0000 (17:11 -0800)
committerAjay Panicker <apanicke@google.com>
Tue, 15 Nov 2016 18:31:29 +0000 (10:31 -0800)
commit0905a86a66d6754469c00b5d154ffafe35f630b7
tree57198d859f24a23aa49ca395d651fc80c1507e7a
parent11ed88c2ebff1f79199ef9373c58da5d3d41e8d1
Protect against SQLiteException crash in MAP init

Bug: 32717472
Test: runtest bluetooth
Change-Id: I533d7ca0b281291f931f4aca271ea9ff3214bdf2
src/com/android/bluetooth/map/BluetoothMapContentObserver.java
tests/src/com/android/bluetooth/tests/map/BluetoothMapContentObserverTest.java [new file with mode: 0644]