diff options
author | Philip P. Moltmann <moltmann@google.com> | 2018-10-08 11:50:07 -0700 |
---|---|---|
committer | Philip P. Moltmann <moltmann@google.com> | 2018-10-11 08:16:16 -0700 |
commit | a3ba4d986186c489ad2c91ceb9caf9293032ed53 (patch) | |
tree | 87573a4ba2d40ad95eb5007a989eeaeff5ab499a /rs/java/android/renderscript/RenderScriptGL.java | |
parent | 27ef9e492c8c075bdc7c8f88840ee91a28234cb0 (diff) |
Make PermissionManager use lists
... as requested per API review.
- Sets require iteration via iterators
- Sets are more expensive to construct
- The advantage of sets (faster .contains) is not used
- The system ensures uniqueness of the entires in the list
Test: Built
Bug: 116798569
Change-Id: I2c3b5c6801b78e0bf942073bde1e90299aee39f6
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions