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

Commit 8bdccb9c authored by Patrick Rohr's avatar Patrick Rohr
Browse files

Remove restriction that limits updateConfiguration API to Auto

Test: TH
Change-Id: Ibd1b6493778b98fc765e6eebdfe8f9c1fef29a73
parent b57c42cb
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,