Merge "remove the com.android.threadnetwork from apex_available list" into main
This commit is contained in:
commit
1cc9795ba8
1 changed files with 0 additions and 3 deletions
|
@ -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",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue