mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "[Thread] move Thread into com.android.tethering" into main
This commit is contained in:
@@ -14,9 +14,12 @@ aidl_interface {
|
||||
ndk: {
|
||||
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: "33",
|
||||
min_sdk_version: "30",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user