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

Commit fb492079 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Add tethering to resolver AIDL apex_available

Connectivity must be able to use the resolver AIDL interface.

Bug: 171540887
Test: m
Merged-In: I4380be3f4e8d1e94a4da95ed2b517de8f15a34a2
Change-Id: I4380be3f4e8d1e94a4da95ed2b517de8f15a34a2
parent 8d636aeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ aidl_interface {
            apex_available: [
                "//apex_available:platform",
                "com.android.bluetooth.updatable",
                "com.android.tethering",
                "com.android.wifi",
            ],
        },