BluetoothDevice: App exception aren't from SystemServer
Calling into (IBluetooth) will call the AdapterService from Bluetooth app that does not live in the systemServer. Therefore, exception should be rethrown as runtimeException Bug: 298264617 Test: atest CtsBluetoothTestCases | Cts does not handled failure in the binder nor any of the Test framework we currently have Change-Id: I1b5df5c4f7d59e8dc01a20ac805ff04e840c6b19
Please register or sign in to comment