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

Commit 2218939d authored by Jeongik Cha's avatar Jeongik Cha Committed by Automerger Merge Worker
Browse files

Add apex_available field in networkstack-aidl-interfaces am: 49d1392e am: abae1663

Change-Id: Ica11cfa5b868d7abdb3c3d1ed8466eb4fc831c04
parents 2b4b4aae abae1663
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -83,6 +83,13 @@ aidl_interface {
        "src/android/net/ip/IIpClientCallbacks.aidl",
    ],
    backend: {
        java: {
            apex_available: [
                "//apex_available:platform",
                "com.android.bluetooth.updatable",
                "com.android.wifi",
            ],
        },
        ndk: {
            enabled: false,
        },