diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 150914c1..66b4a26a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -240,6 +240,9 @@ BOARD_USES_QC_TIME_SERVICES := true # Use mke2fs to create ext4 images TARGET_USES_MKE2FS := true +# USB +TARGET_QTI_USB_SUPPORTS_AUDIO_ACCESSORY := true + # VNDK BOARD_VNDK_VERSION := current