From 1bbf6c627add9b722285ffdfadd14ea35f96a4c3 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 24 Jun 2014 17:21:01 +0200 Subject: Vibrator fine tuning Signed-off-by: Paul Kocialkowski --- overlay/frameworks/base/core/res/res/values/config.xml | 12 ++++++++++++ vibrator/vibrator.c | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 56c9a6c..781d25d 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -26,6 +26,18 @@ 10 15 + + 40 + + + + 40 + + + + 35 + + "wifi,1,1,1,-1,true" diff --git a/vibrator/vibrator.c b/vibrator/vibrator.c index 3d6b7d9..0e7d967 100644 --- a/vibrator/vibrator.c +++ b/vibrator/vibrator.c @@ -25,7 +25,7 @@ #include #include -#define LOG_TAG "vibrator" +#define LOG_TAG "gta04_vibrator" #include /* -- cgit v1.2.3