Handle change from boolean to int preference
Commit 02bf7ae9 changed the type of the phonebook access preference from boolean to int, which throws a ClassCastException and disconnects from the device. This changes the preference type from a boolean to an integer if this would happen Change-Id: I37bc1f4eec52cd05a04d370bfcecb473c0eff374
Loading
Please register or sign in to comment