device/generic/x86
修訂 | 61ce8326e35365f54e3c050fc7278660d3187c15 (tree) |
---|---|
時間 | 2014-08-09 04:27:02 |
作者 | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Revert the overlay introduced by commit 8383ad1c
It makes the hsb sensor in ASUS T300LA failed.
@@ -80,20 +80,4 @@ | ||
80 | 80 | <!-- When true use the linux /dev/input/event subsystem to detect the switch changes |
81 | 81 | on the headphone/microphone jack. When false use the older uevent framework. --> |
82 | 82 | <bool name="config_useDevInputEventForAudioJack">true</bool> |
83 | - | |
84 | - <!-- The number of degrees to rotate the display when the keyboard is open. | |
85 | - A value of -1 means no change in orientation by default. --> | |
86 | - <integer name="config_lidOpenRotation">0</integer> | |
87 | - | |
88 | - <!-- Indicate whether the lid state impacts the accessibility of | |
89 | - the physical keyboard. 0 means it doesn't, 1 means it is accessible | |
90 | - when the lid is open, 2 means it is accessible when the lid is | |
91 | - closed. The default is 0. --> | |
92 | - <integer name="config_lidKeyboardAccessibility">1</integer> | |
93 | - | |
94 | - <!-- Indicate whether the lid state impacts the accessibility of | |
95 | - the navigation buttons. 0 means it doesn't, 1 means it is accessible | |
96 | - when the lid is open, 2 means it is accessible when the lid is | |
97 | - closed. The default is 0. --> | |
98 | - <integer name="config_lidNavigationAccessibility">1</integer> | |
99 | 83 | </resources> |