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

Commit 33da1770 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "remove the com.android.threadnetwork from apex_available list" into main am: 1cc9795b

parents 0b79d5ef 1cc9795b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -15,9 +15,6 @@ aidl_interface {
            apex_available: [
                "//apex_available:platform",
                "com.android.tethering",
                // Keep the threadnetwork apex to make it buildable on udc-mainline-prod.
                // TODO: remove it after moving ot-daemon into tethering.
                "com.android.threadnetwork",
            ],
            min_sdk_version: "30",
        },