Bluetooth was not released as a mainline module in Tiramisu
Bug: 240406019 Test: m nothing Change-Id: I0b3efdcc7665b5d2d18e313db086a87bd7c7eb48
This commit is contained in:
@@ -934,7 +934,7 @@ MAINLINE_MODULES = [
|
|||||||
MainlineModule(
|
MainlineModule(
|
||||||
apex="com.android.btservices",
|
apex="com.android.btservices",
|
||||||
sdks=["btservices-module-sdk"],
|
sdks=["btservices-module-sdk"],
|
||||||
first_release=Tiramisu,
|
first_release=LATEST,
|
||||||
# Bluetooth has always been and is still optional.
|
# Bluetooth has always been and is still optional.
|
||||||
last_optional_release=LATEST,
|
last_optional_release=LATEST,
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user