From 46d645318c30cc21ef4890d51c1a4eeba2b93621 Mon Sep 17 00:00:00 2001 From: chasewu Date: Wed, 17 Jun 2020 16:09:58 +0800 Subject: [PATCH] vibrator: Update property naming rule Bug: 158802146 Test: manual check properies value Signed-off-by: chasewu Change-Id: I2a092f79ca8105dc175ba026561234ce553da933 --- device-redfin.mk | 18 +++++++++--------- ...android.hardware.vibrator-service.redfin.rc | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/device-redfin.mk b/device-redfin.mk index 49ad3e2..10d2cdb 100644 --- a/device-redfin.mk +++ b/device-redfin.mk @@ -142,15 +142,15 @@ PRODUCT_COPY_FILES += \ # Vibrator HAL PRODUCT_PRODUCT_PROPERTIES +=\ - ro.vibrator.hal.config.dynamic=1 \ - ro.vibrator.hal.click.duration=6 \ - ro.vibrator.hal.tick.duration=6 \ - ro.vibrator.hal.heavyclick.duration=6 \ - ro.vibrator.hal.short.voltage=161 \ - ro.vibrator.hal.long.voltage=161 \ - ro.vibrator.hal.long.frequency.shift=10 \ - ro.vibrator.hal.steady.shape=1 \ - ro.vibrator.hal.lptrigger=0 + ro.vendor.vibrator.hal.config.dynamic=1 \ + ro.vendor.vibrator.hal.click.duration=6 \ + ro.vendor.vibrator.hal.tick.duration=6 \ + ro.vendor.vibrator.hal.heavyclick.duration=6 \ + ro.vendor.vibrator.hal.short.voltage=161 \ + ro.vendor.vibrator.hal.long.voltage=161 \ + ro.vendor.vibrator.hal.long.frequency.shift=10 \ + ro.vendor.vibrator.hal.steady.shape=1 \ + ro.vendor.vibrator.hal.lptrigger=0 # Dumpstate HAL PRODUCT_PACKAGES += \ diff --git a/vibrator/drv2624/android.hardware.vibrator-service.redfin.rc b/vibrator/drv2624/android.hardware.vibrator-service.redfin.rc index 7fcea9b..452b775 100644 --- a/vibrator/drv2624/android.hardware.vibrator-service.redfin.rc +++ b/vibrator/drv2624/android.hardware.vibrator-service.redfin.rc @@ -3,7 +3,7 @@ service vendor.vibrator.redfin /vendor/bin/hw/android.hardware.vibrator-service. user system group system - setenv PROPERTY_PREFIX ro.vibrator.hal. + setenv PROPERTY_PREFIX ro.vendor.vibrator.hal. setenv CALIBRATION_FILEPATH /mnt/vendor/persist/haptics/drv2624.cal setenv HWAPI_PATH_PREFIX /sys/class/leds/vibrator/