diff options
author | James Mattis <jmattis@google.com> | 2020-12-31 15:45:25 -0800 |
---|---|---|
committer | James Mattis <jmattis@google.com> | 2021-02-04 20:12:40 -0800 |
commit | 0a815ee292b2ca7f3c245837aa7fd3c5b32b983a (patch) | |
tree | a00cbc768ce7cd0210c7d250515dcb7bb6d18c06 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 34989a9c9e0436f230c9055f27d065425b485d1a (diff) |
Update OemNetworkPreferences to use 1:1 Map
Updated OemNetworkPreferences to use a Map instead of an Array of Arrays
(SparseArray<List<String>>). This is for two reasons: to make the API
simpler and also prevent issues with duplicate entries for packages
mapped to more than one preference which is not supported.
Bug: 176597181
Bug: 176494815
Test: atest FrameworksNetTests
Change-Id: I85363e28b46b89ae60a85219313c2a45bd5e7dd5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions