From 876c33ffe6b39b0968269d731bae83c4d3a07873 Mon Sep 17 00:00:00 2001 From: Chase Wu Date: Fri, 17 Feb 2023 15:02:15 +0800 Subject: [PATCH] cs40l26: change property tag to vendor PRODUCT_PRODUCT_PROPERTIES was defined in system scope, so it would be replaced when device was flashed to another system image. Bug: 263065317 Test: flash GSI image and test haptics Change-Id: Ib466e66bddd6f38cbefe280198e27edb8140c62c --- device-felix.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-felix.mk b/device-felix.mk index f5ac4ec..cda92b1 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -199,7 +199,7 @@ PRODUCT_VENDOR_PROPERTIES += \ ro.vendor.build.svn=1 # Vibrator HAL -PRODUCT_PRODUCT_PROPERTIES +=\ +PRODUCT_VENDOR_PROPERTIES +=\ ro.vendor.vibrator.hal.long.frequency.shift=0 \ ro.vendor.vibrator.hal.gpio.num=44 \ ro.vendor.vibrator.hal.gpio.shift=2