summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-09-22 12:28:23 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-09-22 17:43:48 +0200
commit3ea6d06f101453369104477d2ac48cf2afa3a8f3 (patch)
treee6019a2ccc8dac9d95267ab44443b24b69ca1dd8 /overlay
parentb25dd45ff25dfeed5d31dffc8ca27ccb3688381f (diff)
downloaddevice_samsung_i9300-3ea6d06f101453369104477d2ac48cf2afa3a8f3.zip
device_samsung_i9300-3ea6d06f101453369104477d2ac48cf2afa3a8f3.tar.gz
device_samsung_i9300-3ea6d06f101453369104477d2ac48cf2afa3a8f3.tar.bz2
jellybean cleanup
Change-Id: Ied0ef6d0c8c57cabeb359e5326444f52af3a2028
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Torch/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/packages/apps/Torch/res/values/config.xml b/overlay/packages/apps/Torch/res/values/config.xml
index 4a68271..39be64c 100644
--- a/overlay/packages/apps/Torch/res/values/config.xml
+++ b/overlay/packages/apps/Torch/res/values/config.xml
@@ -24,7 +24,7 @@
<bool name="useCameraInterface">false</bool>
<!-- Full path to the sysfs toggle -->
- <string name="flashDevice">/sys/devices/virtual/flash/flash/flash_power</string>
+ <string name="flashDevice">/sys/devices/virtual/camera/flash/rear_flash</string>
<!-- Lowest setting -->
<integer name="valueOn">159</integer>