Merge "remove the com.android.threadnetwork from apex_available list" into main

This commit is contained in:
Treehugger Robot 2023-11-22 02:58:44 +00:00 committed by Gerrit Code Review
commit 1cc9795ba8

View file

@ -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",
},