diff options
| author | 2018-10-08 11:50:07 -0700 | |
|---|---|---|
| committer | 2018-10-11 08:16:16 -0700 | |
| commit | a3ba4d986186c489ad2c91ceb9caf9293032ed53 (patch) | |
| tree | 87573a4ba2d40ad95eb5007a989eeaeff5ab499a /libs/androidfw/misc.cpp | |
| 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 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions