SlimRoms/frameworks_base

Too High Minimum Brightness

Opened this issue · 5 comments

In file config.xml, the value of config_screenBrightnessSettingMinimum and config_screenBrightnessDim should be 1 instead of 10, at least in the case of Samsung Galaxy S I9000. In my opinion 10 is too bright for night time usage.

Actually the minimum number might be 0 instead of 1, because the maximum is 255.

I forget some important detail:
The path for the file "android_frameworks_base/core/res/res/values/config.xml".

The impact of the change in your phone from 10 to 0 can be temporary tested by using the following software: https://play.google.com/store/apps/details?id=mobi.pruss.superdim

Root

You should report it in your development thread (on xda?), the device maintainer can add a proper overlay for your device inside the device tree.