diff options
author | Sravan Kumar V <sravankumar@codeaurora.org> | 2015-08-31 10:12:04 +0530 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2016-07-01 05:03:08 -0700 |
commit | d7d6c6db1f432d7c465d631a5155c80eb45594a2 (patch) | |
tree | ada35184d477108dcb1758c6a14ab4e42ab35901 /src/com/android/settings/ChooseLockPassword.java | |
parent | e40a0c583c91fc2175a1813d5ed42ee2a3ce93ef (diff) | |
download | packages_apps_Settings-d7d6c6db1f432d7c465d631a5155c80eb45594a2.zip packages_apps_Settings-d7d6c6db1f432d7c465d631a5155c80eb45594a2.tar.gz packages_apps_Settings-d7d6c6db1f432d7c465d631a5155c80eb45594a2.tar.bz2 |
Bluetooth : Handle SQL memory situation during OPP.
Use case :
1) Use Any tool to Fill memory
2) When available memory is very low, enter
settings-Bluetooth
Failure :
"Unfortunately, Bluetooth share has stopped" error comes.
Root Cause :
Because of Memory Issue application was unable to perform any SQL
operations.
Fix :
Catch SQLite FullException and SQlite Exception in bluetooth
settings to avoid crash in this use case.
Change-Id: I621816ef6214eead49ba9f5a98a4152572fb1379
Diffstat (limited to 'src/com/android/settings/ChooseLockPassword.java')
0 files changed, 0 insertions, 0 deletions