This reverts commit 4a3a76f061.
Ghostrider_reborn fixed the brightness LUT via the kernel, so we can go back
to the stock ROM overlay values for brightness too
Change-Id: Ic41e70c7730ead1882263a89e31ca3d2438784fc
The values extracted from Stock ROM are quite dim on average and the minimum brightness is low,
So let's remove the three minimum light sensor values on config_autoBrightnessLevels and the
bottom four values and then add another value near max on config_autoBrightnessDisplayValuesNits
to help increase the minimum brightness and also bump up the values for the other automatic
brightness values.
While we're at it, we shall also raise the values for DarkeningLightDebounce and
BrighteningDebounce overlays so that it takes a lot longer before our device decides to actually
lower the brightness to prevent super jarring brightness changes.
Change-Id: Iacafa69d1e27b5201d98a832305c9afc5f228dd3
In the berlin/dubai trees we have overriding values that use the same as
the default values, so let's just revert to that.
Change-Id: I5e4ee2d89fb6c9e058db4395e50d7891c69f85d3
The partition reserved sizes were taking from stock ROM
IE, blockdev --getsize64 /dev/block/mapper/system_a
Change-Id: I7e9ba2b8f732c6ad16d45d78f577f1ac4644713d