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

Commit 0979ff10 authored by Xiao Ma's avatar Xiao Ma Committed by Gerrit Code Review
Browse files

Merge "Remove restriction that limits updateConfiguration API to Auto"

parents bb1686a6 8bdccb9c
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -511,7 +511,6 @@ public class EthernetManager {
            NetworkStack.PERMISSION_MAINLINE_NETWORK_STACK,
            NetworkStack.PERMISSION_MAINLINE_NETWORK_STACK,
            android.Manifest.permission.NETWORK_STACK,
            android.Manifest.permission.NETWORK_STACK,
            android.Manifest.permission.MANAGE_ETHERNET_NETWORKS})
            android.Manifest.permission.MANAGE_ETHERNET_NETWORKS})
    @RequiresFeature(PackageManager.FEATURE_AUTOMOTIVE)
    public void updateConfiguration(
    public void updateConfiguration(
            @NonNull String iface,
            @NonNull String iface,
            @NonNull EthernetNetworkUpdateRequest request,
            @NonNull EthernetNetworkUpdateRequest request,