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

Skip to content
Commit 406d51ad authored by Song Chun Fan's avatar Song Chun Fan
Browse files

Fix UnsupportedOperationException

Arrays.asList() returns a fixed-size list and an UnsupportedOperationException will be thrown if `remove(element)` is called on it.

Change-Id: I1afae70422a8592f7c255d3ac8f16d53f3b8639e
BUG: 276395232
Test: builds
parent bce3f1d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment