From 331acc75a7637991c77c9f5904ceadb4a5cc4c89 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Mon, 23 Nov 2020 15:52:34 +0100 Subject: sm8250-common: Build QTI vibrator HAL Change-Id: Ic87b5ca1dcf1ce1b4f65e7b90ce8c74a7aeb3ed4 --- common.mk | 3 +++ manifest.xml | 9 --------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/common.mk b/common.mk index 4f214e9..5c46a83 100644 --- a/common.mk +++ b/common.mk @@ -218,6 +218,9 @@ PRODUCT_BUILD_SUPER_PARTITION := false PRODUCT_USE_DYNAMIC_PARTITIONS := true # Vibrator +PRODUCT_PACKAGES += \ + vendor.qti.hardware.vibrator.service + PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/excluded-input-devices.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/excluded-input-devices.xml diff --git a/manifest.xml b/manifest.xml index f9d8485..a20110b 100644 --- a/manifest.xml +++ b/manifest.xml @@ -147,15 +147,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. default - - android.hardware.vibrator - hwbinder - 1.2 - - IVibrator - default - - android.hardware.memtrack hwbinder -- cgit v1.2.3