summaryrefslogtreecommitdiff
path: root/framework-t/src/android/net/IpSecAlgorithm.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-08-06 14:15:31 +0900
committerLorenzo Colitti <lorenzo@google.com>2021-08-06 22:21:51 +0900
commit0ccf3fb46122e1217d5ae0d263dade1147c19393 (patch)
treec76e316f1bb4c0eb022a73108f0c8a19ec8979f8 /framework-t/src/android/net/IpSecAlgorithm.java
parent5e0a824bb5fa6b52406a9e587d3d4c9f99774f80 (diff)
Use dns resolver v9 in connectivity and set resolverOptions to null.
The resolverOptions member of the ResolverParamsParcel has never been set by AOSP code but was only used by OEMs modifying DnsManager. Now that DnsManager is mainline code, this is no longer possible. So the DNS resolver introduces a new setResolverOptions IPC to allow OEMs to set the options and makes the resolverOptions nullable. Make DnsManager set resolverOptions to null, to ensure that when DnsManager calls setResolverConfiguration, it does not overwrite any options set by the OEM. Bug: 194048056 Test: Device boots and has connectivity Change-Id: I310a79521f5a365e50e2c65e9dd87d9b68f105d7 Merged-In: I310a79521f5a365e50e2c65e9dd87d9b68f105d7
Diffstat (limited to 'framework-t/src/android/net/IpSecAlgorithm.java')
0 files changed, 0 insertions, 0 deletions