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

Commit ce4f43b7 authored by Shrikar Amirisetty's avatar Shrikar Amirisetty Committed by Android (Google) Code Review
Browse files

Merge "Change min/max values to match config array in DefaultProperties.json"

parents e2195928 9460e189
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1943,7 +1943,7 @@
                    },
                    "areaId": 49,
                    "minFloatValue": 16.0,
                    "maxFloatValue": 32.0
                    "maxFloatValue": 28.0
                },
                {
                    "defaultValue": {
@@ -1953,9 +1953,10 @@
                    },
                    "areaId": 68,
                    "minFloatValue": 16.0,
                    "maxFloatValue": 32.0
                    "maxFloatValue": 28.0
                }
            ],
	    "comment": "minFloatValue and maxFloatValue in area config should match corresponding values in configArray",
            "configArray": [
                160,
                280,