Merge "Hide LE audio toggle for ASHA device on F10" into main
This commit is contained in:
commit
3669e14611
1 changed files with 4 additions and 0 deletions
|
@ -443,6 +443,10 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.profile.hap.enabled_by_default=false
|
bluetooth.profile.hap.enabled_by_default=false
|
||||||
|
|
||||||
|
# Disable Bluetooth LE Audio toggle for ASHA device
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
bluetooth.leaudio.toggle_visible_for_asha=false
|
||||||
|
|
||||||
# Enable DeviceAsWebcam support
|
# Enable DeviceAsWebcam support
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.usb.uvc.enabled=true
|
ro.usb.uvc.enabled=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue