Fan Zhang 2313b24215 2nd attempt to fix Slice strict mode.
1. Use real BluetoothAdapter instead of settingslib version. The
   settingslib version contains calls that violates strictmode rules.
2. Override StrictMode rules in SettingsSliceProvider when it's called
   in background thread. When in background, the enforcement from Slice
   framework (StrictMode#ThreadPolicy) is not useful and can be safely
   ignored.

Change-Id: I68523148f4c1dc88a54e207447d21ec439478cdf
Merged-In: I68523148f4c1dc88a54e207447d21ec439478cdf
Fixes: 79985175
Test: robotests
2018-05-25 16:37:56 +00:00
2018-04-04 16:08:17 -04:00
2015-04-13 09:21:39 -07:00
2017-10-13 15:59:03 -07:00
2018-04-04 16:08:17 -04:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%