From f4451d8eab13d42503ad3aeb3f798caa8a69d01a Mon Sep 17 00:00:00 2001 From: Andrew Dodd Date: Mon, 9 Jul 2012 21:32:33 -0400 Subject: n7000: use opensource sensor hal Now that the orientation sensor seems to work, let's use the HAL that sucks less. Change-Id: I72408d4fc96f86796e31f4c006787dc2a64606ee --- .../frameworks/base/core/res/res/values/config.xml | 70 ++++++++++++++++++---- 1 file changed, 59 insertions(+), 11 deletions(-) (limited to 'overlay') diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 4ffbe7b..78d8e98 100755 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -64,11 +64,23 @@ Must be overridden in platform specific overlays --> - 100 - 200 - 400 - 1000 - 3000 + 14 + 20 + 30 + 46 + 68 + 103 + 154 + 231 + 346 + 519 + 778 + 1168 + 1752 + 2627 + 3941 + 5912 + 8867 - 16 - 40 - 60 - 70 - 70 + 26 + 30 + 34 + 39 + 45 + 51 + 59 + 67 + 77 + 88 + 101 + 116 + 133 + 152 + 174 + 199 + 228 250 @@ -95,6 +119,18 @@ 0 0 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 - 10 + 29 true -- cgit v1.1