audio: fix order for hidl tables
Bug: 318323269 Test: manual test and check volume curve b/318323269#comment4 Change-Id: Iafd661bffec18359e325f64842063d8227c35823 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
fea9547bb2
commit
342aa6f571
2 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ PRODUCT_COPY_FILES += \
|
||||||
CAMERA_PRODUCT ?= husky
|
CAMERA_PRODUCT ?= husky
|
||||||
|
|
||||||
include device/google/shusky/camera/camera.mk
|
include device/google/shusky/camera/camera.mk
|
||||||
include device/google/zuma/device-shipping-common.mk
|
|
||||||
include device/google/shusky/audio/husky/audio-tables.mk
|
include device/google/shusky/audio/husky/audio-tables.mk
|
||||||
|
include device/google/zuma/device-shipping-common.mk
|
||||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||||
include device/google/gs-common/touch/stm/stm20.mk
|
include device/google/gs-common/touch/stm/stm20.mk
|
||||||
|
|
|
@ -33,8 +33,8 @@ DEVICE_PACKAGE_OVERLAYS += device/google/shusky/shiba/overlay
|
||||||
CAMERA_PRODUCT ?= shiba
|
CAMERA_PRODUCT ?= shiba
|
||||||
|
|
||||||
include device/google/shusky/camera/camera.mk
|
include device/google/shusky/camera/camera.mk
|
||||||
include device/google/zuma/device-shipping-common.mk
|
|
||||||
include device/google/shusky/audio/shiba/audio-tables.mk
|
include device/google/shusky/audio/shiba/audio-tables.mk
|
||||||
|
include device/google/zuma/device-shipping-common.mk
|
||||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||||
include device/google/gs-common/touch/gti/gti.mk
|
include device/google/gs-common/touch/gti/gti.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue