am b4c0b3d8: Add resources to allow forcing accelerometer based orientation management when docked.

Merge commit 'b4c0b3d8ccbadca9d4e8a0e5c50a4549f2c84bf6' into eclair-plus-aosp

* commit 'b4c0b3d8ccbadca9d4e8a0e5c50a4549f2c84bf6':
  Add resources to allow forcing accelerometer based orientation management when docked.
This commit is contained in:
Mike Lockwood
2009-09-20 06:03:14 -07:00
committed by Android Git Automerger

View File

@@ -86,6 +86,12 @@
keeps the screen on. By default it does. Set to false to not keep on. --> keeps the screen on. By default it does. Set to false to not keep on. -->
<bool name="config_carDockKeepsScreenOn">true</bool> <bool name="config_carDockKeepsScreenOn">true</bool>
<!-- Control whether being in the desk dock should enable accelerometer based screen orientation -->
<bool name="config_deskDockEnablesAccelerometer">false</bool>
<!-- Control whether being in the car dock should enable accelerometer based screen orientation -->
<bool name="config_carDockEnablesAccelerometer">false</bool>
<!-- Indicate whether the lid state impacts the accessibility of <!-- Indicate whether the lid state impacts the accessibility of
the physical keyboard. 0 means it doesn't, 1 means it is accessible the physical keyboard. 0 means it doesn't, 1 means it is accessible
when the lid is open, 2 means it is accessible when the lid is when the lid is open, 2 means it is accessible when the lid is