diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2021-03-19 17:18:01 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2021-04-08 08:23:20 +0000 |
commit | 97dbad03dcdf31cf8183230683e2688abc49b88c (patch) | |
tree | 077d208ff359414d558c99b0b6867f8c502bfd77 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 544f3d52118434dc5ea4319a6f33d0e3c1645a80 (diff) |
Use String in CaptivePortalData underlying types
The venue friendly name comes from the network, and only plain strings
should be used in practice. writeCharSequence is also not usable in
CaptivePortalData, as it must build using module_api.
Use a String as the underlying type in CaptivePortalData, keeping
CharSequence in the API for consistency with UI-related elements.
This brings CaptivePortalData in line with downstream branches.
Bug: 183174863
Test: atest FrameworksNetTests
Merged-In: Ifa3ea9aae0cabf5757791c4ae13e6f551759ed97
Change-Id: Ic662d3b546d52f825f9c3a24c5e0d4ba03818ab0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions