dre: Remove building audio HAL 4.0
This was needed by sensors.ssc.so in OOS 11, but not in OOS 12. Change-Id: I32f82433d74ccffb5cae78846117b1f59c8eaaac
This commit is contained in:
parent
a8fffbcca3
commit
af2cf817e7
1 changed files with 0 additions and 4 deletions
|
@ -428,10 +428,6 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.sensors@2.0-service.multihal \
|
||||
libsensorndkbridge
|
||||
|
||||
# Needed for sensors.ssc.so
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@4.0.vendor
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \
|
||||
frameworks/native/data/etc/android.hardware.sensor.barometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.barometer.xml \
|
||||
|
|
Loading…
Reference in a new issue