Adding bluetooth to mainline_modules_sdks.py
Bug: 231582349 Test: m Ignore-AOSP-First: BT apex is not present on AOSP yet Change-Id: I4b8a5a3c23e9d6a8c006234c31581a6e79db9063
This commit is contained in:
@@ -698,6 +698,11 @@ MAINLINE_MODULES = [
|
||||
configBpDefFile="prebuilts/module_sdk/art/SoongConfig.bp",
|
||||
configModuleTypePrefix="art_prebuilt_",
|
||||
),
|
||||
MainlineModule(
|
||||
apex="com.android.bluetooth",
|
||||
sdks=["bluetooth-module-sdk"],
|
||||
first_release=Tiramisu,
|
||||
),
|
||||
MainlineModule(
|
||||
apex="com.android.conscrypt",
|
||||
sdks=[
|
||||
|
||||
Reference in New Issue
Block a user