Skip to content
Snippets Groups Projects
Commit 44ff57e7 authored by Roopa Sattiraju's avatar Roopa Sattiraju
Browse files

Adding bt apex availablity to media dependencies

Bug: 217736913
Test: Compile
Change-Id: I0b2732e5e324e66842999671881b1d830ecb8740
parent c7976419
No related branches found
No related tags found
No related merge requests found
......@@ -100,6 +100,11 @@ aidl_interface {
vndk: {
enabled: true,
},
min_sdk_version: "29",
apex_available: [
"//apex_available:platform",
"com.android.bluetooth",
],
},
},
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment