diff --git a/build/mainline_modules_sdks.py b/build/mainline_modules_sdks.py index 2f4daa6..d9c97ee 100755 --- a/build/mainline_modules_sdks.py +++ b/build/mainline_modules_sdks.py @@ -768,8 +768,8 @@ MAINLINE_MODULES = [ configModuleTypePrefix="art_prebuilt_", ), MainlineModule( - apex="com.android.bluetooth", - sdks=["bluetooth-module-sdk"], + apex="com.android.btservices", + sdks=["btservices-module-sdk"], first_release=Tiramisu, # Bluetooth has always been and is still optional. last_optional_release=LATEST,