Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 946aa46e authored by Edwin Moquete's avatar Edwin Moquete Committed by Manu Suresh
Browse files

FP6: overlay: Convert config_screenBrightnessDoze to float

Change-Id: Ibbb6f9b2ae030ad0938f5608526c392ef5b0cb1e
parent bdeaeba6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@
    <!-- Screen brightness used to dim the screen while dozing in a very low power state.
         May be less than the minimum allowed brightness setting
         that can be set by the user. -->
    <integer name="config_screenBrightnessDoze">17</integer>
    <item name="config_screenBrightnessDozeFloat" format="float" type="dimen">0.06667</item>

    <!-- The default volume for the notification stream -->
    <integer name="config_audio_notif_vol_default">4</integer>