Commit graph

19 commits

Author SHA1 Message Date
Bruno Martins
5942e57f41 dubai: overlay: Remove obsolete config_keyboardTapVibePattern
Change-Id: Ic89566183d2cdc4a20ea83f462c56a14184621ae
2023-12-18 23:39:59 -05:00
Marc Bourgoin
ccc54417a2 Revert "dubai: Modify automatic brightness values"
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
2023-04-09 20:21:11 -06:00
Georg Veichtlbauer
c007d27117 dubai: overlay: Update deprecated screen power items
* screen.on -> screen.on.display0
* screen.full -> screen.full.display0

AOSP frameworks/base: 8ac63071a4e6da7e0740f5eb6c6753218efcfd3a

Change-Id: Iad50e6cb63368e2d71e6fa1dbb6997c0f95d321e
2023-03-10 02:32:02 -07:00
Marc Bourgoin
4a3a76f061 dubai: Modify automatic brightness values
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
2023-01-05 21:42:23 -07:00
Marc Bourgoin
d2673cf078 dubai: Remove UDFPS illumination overlay
Change-Id: Ic565b1ecc070f798bda4743c5045dcd0ba108d36
2023-01-04 10:37:59 +02:00
Cosmin Tanislav
ec3f93036c dubai: sensors: Implement UDFPS sensor
Change-Id: I8b65e3196a7d6f158f4ff589b9755cf7c7e51c92
2023-01-04 10:28:31 +02:00
Marc Bourgoin
c3afbb1902 dubai: Use default refresh rate overlays
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
2022-12-27 19:18:38 -07:00
Marc Bourgoin
21eecfd901 dubai: Commonize color modes overlay
Change-Id: I1a7bfae03ac68e2ca61b8b6889a687c392375f27
2022-12-27 19:15:58 -07:00
SGCMarkus
8542dbbb37 dubai: overlays: enable 5G SA and NSA
Change-Id: Icf55910aebae8d0ae519f0a0c20708aa81ae0bfc
2022-12-11 10:00:18 -07:00
Cosmin Tanislav
87c1990193 dubai: remove the swipe fingerprint for notifications setting
Change-Id: I5628bfff83b4ad546bb47c89b2d01c4b99de947a
2022-10-06 18:11:50 +03:00
Cosmin Tanislav
0444a7ddea dubai: remove old dt2w overlay
Dubai is now using a custom sensors lib for it, remove the old overlay.

Change-Id: Ie3388571ef6e7ac47cf14b1159635354f7daf276
2022-10-06 18:04:52 +03:00
sb6596
2725015b49 dubai: Import more overlays from stock
Signed-off-by: sb6596 <shubhamprince111@gmail.com>
Change-Id: Id8606ab4869634ca6347d52a1d6ea92ef66ecb89
2022-09-29 19:57:45 -06:00
sb6596
d48f459695 dubai: Add more udfps overlays
Signed-off-by: sb6596 <shubhamprince111@gmail.com>
Change-Id: I21ac1d5711dc6f2497a69ee51b7c556c6525a1f3
2022-09-29 19:57:22 -06:00
Cosmin Tanislav
fd996ce433 dubai: sensors: Implement double tap sensor
Change-Id: I6c217c994d6e4d5ae062a31a44fffc9f097a7f6f
2022-09-29 19:56:25 -06:00
AdarshGrewal
26e7d71e12 dubai: Setup UDFPS overlay
Change-Id: I230cbdf0f72ff98684b2411c6343307a296d5b08
2022-09-29 19:55:01 -06:00
sb6596
b0ae4e8029 dubai: Add config_biometric_sensors to Framework
This was accidentally deleted when we converted the tree from berlin

Change-Id: Id1d3bf135b2dde6f60f050e6a4869767acb14efa
2022-09-23 16:17:41 -06:00
Marc Bourgoin
17c867d4fe dubai: Import framework values from stock vendor
Also rename all entries of interger-array to just array

Change-Id: If12ecb6b0b4344ec491d15480a741d527c692e6c
2022-09-04 17:54:12 -06:00
Marc Bourgoin
4883f53208 dubai: Import power_profile from vendor framework
The one from system isn't providing battery usage stats

Change-Id: I8aace02c046f42de3de9e05b28a06425aab24786
2022-09-04 03:11:06 -06:00
Marc Bourgoin
773a3df538 dubai: Convert the tree from berlin
The partition reserved sizes were taking from stock ROM

IE, blockdev --getsize64 /dev/block/mapper/system_a

Change-Id: I7e9ba2b8f732c6ad16d45d78f577f1ac4644713d
2022-08-29 22:53:26 -06:00