disable simulated bluetooth

This commit is contained in:
Ziyang Zhou
2023-08-05 10:31:12 +08:00
parent 3b59c7498a
commit 8a01a9f162
2 changed files with 1 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.bluetooth" />
</permissions>

View File

@@ -94,11 +94,6 @@ endif
$(call inherit-product, hardware/redroid/c2/c2.mk)
DEVICE_MANIFEST_FILE += device/redroid/android.hardware.bluetooth@1.1.xml
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.sim
PRODUCT_SOONG_NAMESPACES += frameworks/av/services/audiopolicy/config
# audio policy
PRODUCT_PACKAGES += \