Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce4a59d9 authored by William Escande's avatar William Escande
Browse files

ErrorProne: BluetoothMapContent

Remove a lot of unused code and empty javadoc tag
and the following

```
255: warning: Inner class is non-static but does not reference enclosing class
    private class FilterInfo {
            ^
449: warning: Caught exceptions should not be ignored
        } catch (IOException e) {
          ^
3567: warning: Non-exhaustive switch; either add a default or handle the remaining cases: NONE
        switch (type) {
        ^
```

Bug: 236759221
Test: m RUN_ERROR_PRONE=true Bluetooth
Change-Id: Ifcfdd59001556254771bbc11bcb0aae1807f9248
parent b83dd9a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment