summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
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>