summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Song Chun Fan <schfan@google.com> 2023-04-03 22:43:09 +0000
committer Song Chun Fan <schfan@google.com> 2023-04-06 22:36:40 +0000
commitd7c3cbaa2c856d543bc4092acafc3d2e725bd341 (patch)
tree8e554770dc26b3f0f4b7be16d3054e07453a2475 /libs/androidfw/FileStream.cpp
parent93b092bdd7e02ead41f9a8044d380865367f66bb (diff)
Fix UnsupportedOperationException
Arrays.asList() returns a fixed-size list and an UnsupportedOperationException will be thrown if `remove(element)` is called on it. Merged-In: I1afae70422a8592f7c255d3ac8f16d53f3b8639e Change-Id: I1afae70422a8592f7c255d3ac8f16d53f3b8639e BUG: 276395232 Test: builds (cherry picked from commit 406d51ad48e35f1415a9ef6dacc18f17410b0db6)
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions