mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Merge "Make android.hardware.bluetooth.finder apex_avilable for com.android.tethering" into main
This commit is contained in:
@@ -28,7 +28,11 @@ aidl_interface {
|
|||||||
},
|
},
|
||||||
java: {
|
java: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
platform_apis: true,
|
sdk_version: "module_current",
|
||||||
|
min_sdk_version: "30",
|
||||||
|
apex_available: [
|
||||||
|
"com.android.tethering",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user