mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Make Sap Interface Apex Available
Tag: #feature Bug: 241969533 Test: atest com.android.bluetooth.sap Change-Id: Ia58fb9201b37cc6b4050d1662008cf681e82bc79
This commit is contained in:
@@ -163,7 +163,12 @@ aidl_interface {
|
||||
enabled: true,
|
||||
},
|
||||
java: {
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.btservices",
|
||||
],
|
||||
sdk_version: "module_current",
|
||||
min_sdk_version: "Tiramisu",
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user