From 17bf9eb6b5ebbf3d753d96e761d429cfef4ba365 Mon Sep 17 00:00:00 2001 From: MarcKe Date: Tue, 15 Jul 2014 10:01:59 +0200 Subject: enable torch high brightness setting the standard value for high brightness changed to false. the i9300 supports that feature. so it should be enabled. Change-Id: Ibf67bbff5f7c3f5e9a0277b42206eece48bc5de4 --- overlay/packages/apps/Torch/res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overlay/packages/apps/Torch/res/values/config.xml b/overlay/packages/apps/Torch/res/values/config.xml index 6325065..4928547 100644 --- a/overlay/packages/apps/Torch/res/values/config.xml +++ b/overlay/packages/apps/Torch/res/values/config.xml @@ -33,4 +33,7 @@ 1 + + true + -- cgit v1.1