From 55283b8dd3785f640d452776f730867ea5483cc8 Mon Sep 17 00:00:00 2001 From: Tai Kuo Date: Mon, 9 Jan 2023 19:14:57 +0800 Subject: [PATCH] vibrator: build from hardware/google/pixel folder Bug: 264625320 Test: HAL started. Change-Id: I917fab86c126237024c19d5a78fb72afc1012a4c --- device-husky.mk | 1 + device-ripcurrent.mk | 1 + device-shiba.mk | 1 + 3 files changed, 3 insertions(+) diff --git a/device-husky.mk b/device-husky.mk index a06e633..7b09505 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -28,6 +28,7 @@ DEVICE_PACKAGE_OVERLAYS += device/google/shusky/husky/overlay 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 device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/touch/stm/stm20.mk include device/google/gs-common/touch/gti/gti.mk diff --git a/device-ripcurrent.mk b/device-ripcurrent.mk index afd990c..bb9bfa9 100644 --- a/device-ripcurrent.mk +++ b/device-ripcurrent.mk @@ -25,6 +25,7 @@ $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk) include device/google/shusky/audio/ripcurrent/audio-tables.mk include device/google/zuma/device-shipping-common.mk +include hardware/google/pixel/vibrator/cs40l26/device-stereo.mk include device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/touch/stm/stm20.mk diff --git a/device-shiba.mk b/device-shiba.mk index 5fd15c8..a3baac5 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -26,6 +26,7 @@ DEVICE_PACKAGE_OVERLAYS += device/google/shusky/shiba/overlay 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 device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/touch/gti/gti.mk