audio: remove the HIDL SoundDose
Bug: 349756192 Test: atest vts_treble_vintf_vendor_test, and confirmed no android_hardware_audio_sounddose_ISoundDoseFactory_default_V2_5 error Flag: EXEMPT bug fix. Change-Id: I3e9c3fc3124a0c69a79deb8b2221770602586052
This commit is contained in:
parent
f4969d9bdf
commit
73b6891cd7
1 changed files with 3 additions and 1 deletions
|
@ -154,10 +154,12 @@ PRODUCT_PACKAGES += \
|
|||
libspatialaudio \
|
||||
librondo
|
||||
|
||||
# Sound Dose
|
||||
ifneq ($(USE_AUDIO_HAL_AIDL),true)
|
||||
# HIDL Sound Dose
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.sounddose-vendor-impl \
|
||||
audio_sounddose_aoc
|
||||
endif
|
||||
|
||||
# Bluetooth LE Audio
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue