diff options
| author | eyosen <abittin@gmail.com> | 2015-09-24 13:11:55 +0300 |
|---|---|---|
| committer | eyosen <abittin@gmail.com> | 2015-09-24 13:11:55 +0300 |
| commit | afd33e9f9a63424a7778e6970ba9e22287bc99a5 (patch) | |
| tree | 0f6c2cbc7e22bb4b02703e61a3ac78dbbed2ac8c | |
| parent | 8d392492f6c24b09b543de16a36ece8f0fa6d48d (diff) | |
This reverts commit daf32cd745fbcebb9760491e1cb8d5ccd8f9611a.
Change-Id: I696cd46e289ad790b5be249c56ea28f5ab8a40e9
| -rw-r--r-- | overlay/packages/apps/Settings/res/values/bools.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/packages/apps/Settings/res/values/bools.xml b/overlay/packages/apps/Settings/res/values/bools.xml index 018f508..f649186 100644 --- a/overlay/packages/apps/Settings/res/values/bools.xml +++ b/overlay/packages/apps/Settings/res/values/bools.xml @@ -17,7 +17,4 @@ <resources> <!-- Whether or not the dock settings are to be displayed for this device when docked --> <bool name="has_dock_settings">true</bool> - - <!-- Set this true only if the device has touchscreen calibration control. --> - <bool name="config_hasCalibrationControl">true</bool> </resources> |
