diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2021-03-14 15:41:15 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2021-03-14 15:45:14 +0900 |
commit | edb08b84ea02f6e2f5142d03125f35579553ed56 (patch) | |
tree | 90b1302468559b6216183bec74733f6d7ad0e709 /core/jni/AndroidRuntime.cpp | |
parent | 7bb23a943f3c6311631652bd104d4fa5196a554c (diff) |
Remove MessageUtils usage in VpnTransportInfo
MessageUtils is a hidden utility, and including a jarjared copy in
framework-connectivity would add complexity.
It is only used in VpnTransportInfo, where it would parse VPN constants
when the class is loaded in each process. Considering the performance
and maintenance cost using numerical type codes in toString() seems to
be a better tradeoff.
Bug: 177046265
Test: m
Change-Id: Ie71cc816f86e020b44ed1c86349b5c9204dee3cf
Diffstat (limited to 'core/jni/AndroidRuntime.cpp')
0 files changed, 0 insertions, 0 deletions