Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cfb3f44 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Add the interface names to ResolverParamsParcel and freeze APIs.

$ diff -ru --exclude .hash aidl_api/dnsresolver_aidl_interface/{14,15}
diff '--color=auto' -ru --exclude .hash aidl_api/dnsresolver_aidl_interface/14/android/net/ResolverParamsParcel.aidl aidl_api/dnsresolver_aidl_interface/15/android/net/ResolverParamsParcel.aidl

Change-Id: I88946a8cf54cd4ef697d5d302d03c8436b2ac060

--- aidl_api/dnsresolver_aidl_interface/14/android/net/ResolverParamsParcel.aidl	2024-04-01 12:42:21.749441460 +0900
+++ aidl_api/dnsresolver_aidl_interface/15/android/net/ResolverParamsParcel.aidl	2024-04-10 15:23:48.890317858 +0900
@@ -38,4 +38,5 @@
   int[] transportTypes = {};
   boolean meteredNetwork = false;
   @nullable android.net.resolv.aidl.DohParamsParcel dohParams;
+  @utf8InCpp String[] interfaceNames = {};
 }

Test: m
Change-Id: Ia15b9d1e8188945bc42285ce34d87b3996c034c0
parent 937159a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment