diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2014-10-08 03:05:38 +0300 |
|---|---|---|
| committer | LorDClockaN <davor@losinj.com> | 2014-10-29 21:17:39 +0100 |
| commit | 4617b5a5e78ec0ba6fbbd04a15f704627775abbf (patch) | |
| tree | 2d801df46e15fddbffce827c4b0b4e392239e1fd /res | |
| parent | 855557c40dacd089408888c5c7d0b934eec6fe76 (diff) | |
* This is moved to the device specific camera wrappers
This reverts commit e43890784fd08ac92de08691c7c6ba545c7ecb80.
Change-Id: I74ac0654ccf1e04cbb69e2fa8a2a651990b484a9
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/config.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/config.xml b/res/values/config.xml index f8ca5032..9bb3b8b7 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -31,10 +31,6 @@ <!-- Cancel autofocus if preview stopped. If camera HAL does not support it set this value to false --> <bool name="cancelAutoFocusOnPreviewStopped">true</bool> - <!-- Samsung Camcorder Mode --> - <bool name="needsSamsungCamMode">false</bool> - <!-- HTC Camcorder Mode --> - <bool name="needsHTCCamMode">false</bool> <!-- Ordered list of detected scene modes This should reference the list in camera_asd_values and |
