From 12a88bd0450235df9bb62e0c20fe55d3a32ddaa5 Mon Sep 17 00:00:00 2001 From: kuanyuhuang Date: Thu, 11 Apr 2024 06:35:22 +0000 Subject: [PATCH] [BT] Disable BT auto on Bug: 333830110 Test: build and check system property Change-Id: I38c6ee0f7aa76b4f8e00ae700a2686a7dcb86fcc --- device-akita.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index 2a4ffc8..ceb92f5 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -259,7 +259,7 @@ endif # Enable Bluetooth AutoOn feature PRODUCT_PRODUCT_PROPERTIES += \ - bluetooth.server.automatic_turn_on=true + bluetooth.server.automatic_turn_on=false # Spatial Audio PRODUCT_PACKAGES += \