Sensor: Enable motion accelerometer interface

Add an item to control the motion accelerometer need by low power
portrait feature.

Change-Id: Ibbdaf75acefd843cc766a08cfef3aedf417058bf
This commit is contained in:
Oliver Wang 2013-09-25 16:38:19 +08:00 committed by Gerrit - the friendly Code Review server
parent 83a4f5f069
commit 5812f53114
1 changed files with 2 additions and 0 deletions

View File

@ -173,4 +173,6 @@
<item>255</item>
</integer-array>
<!-- bool value to for enabling motion accelerometer -->
<bool name="use_motion_accel">true</bool>
</resources>