1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2024-12-28 08:50:08 +01:00

Renamed bluetooth apex name to com.android.bluetooth

Tag: #feature
Bug: 206614050
Test: Compiles
Change-Id: I938453612da6879a1bbb68adfecaaed1d5dc0a0c
This commit is contained in:
Etienne Ruffieux 2021-12-15 16:11:15 +00:00
parent 0bfa3fc1cd
commit 71f856909f

View File

@ -94,7 +94,7 @@ cc_library_static {
apex_available: [
"//apex_available:platform",
"com.android.bluetooth.updatable",
"com.android.bluetooth",
"com.android.media.swcodec",
],
min_sdk_version: "29",