diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-21 17:48:18 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-21 17:48:18 +0530 |
commit | c34a54b246aa7c838252f83e1eaf45cd874b49a7 (patch) | |
tree | 6a19af121f1c8d8238dab7ddc4fd35777810de54 /msm8996.mk | |
parent | 75b36aa07fb2b1ef47a1c35e8cfea4dc5d2e17f9 (diff) |
msm8996-common: Build android.hardware.bluetooth@1.0 for system
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -139,6 +139,7 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.0.vendor \ + android.hardware.bluetooth@1.0 \ android.hardware.bluetooth.audio-impl \ audio.bluetooth.default |