ѕαмαя νιѕρυтє
c71d20b900
universal7885: overlay: Set minimum brightness to 1
2021-10-21 22:12:08 +09:00
Andreas Schneider
495763a954
universal7885: overlay: Update config_chargingFastThreshold position
...
* This has been moved to SettingsLib
Change-Id: I17a07db29fcbf9bfb0611a0d7215bb302e4a00c5
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
Bruno Martins
724f6c3fd8
universal7885: overlay: Pin standard SystemUI instead of Google's
...
Change-Id: If96bb13d6cc2c2156d8df111a1037247c96c6e0f
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
SamarV-121
f41e0cbd26
universal7885: Kang Pinner Service configs from crosshatch
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
Weilun Du
39d0711c3c
universal7885: Add TetheringOverlay
...
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
LuK1337
ef04b3c207
universal7885: overlay: Disable BPF
...
* Such is life with 4.4 kernels.
Change-Id: I1c5e3fab63271b1e3fe6c814d96edbde782f27e8
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
Roshan Pius
64eadfa865
universal7885: overlay: Change wifi tether regex
...
The wifi interface names for wifi can either be wlan0 or wlan1.
Change the "config_tether_wifi_regexs" appropriately.
Bug: 80375412
Test: Ensured we display "Hotspot on" in settings when softap is started
on either wlan0 or wlan1.
Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
Kevin Chyn
dd4d2f0886
universal7885: Add fingerprint configuration to overlay
...
The framework was changed in Android R to require explicit authenticator registration.
This change allows apps to continue to use the fingerprint sensor.
Bug: 147445115
Test: Builds
Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
Kyle Harrison
6d69224d10
universal7885: Move tethering overlays
...
Config overlay values moved from frameworks_base core to
frameworks_base packages/Tethering
https://github.com/LineageOS/android_frameworks_base/blob/lineage-18.0/packages/Tethering/res/values/config.xml
Change-Id: Ia5a8056d6334cd78e79853c0ada4e8873a9669e0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
Wang Han
4a1d8e02ea
universal7885: Remove config_tether_upstream_types overlay
...
* No need for it now as framework side handles this well on P
Change-Id: I708663f3de23cf1677a81bf31e8fc5fed4145e1b
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00
ѕαмαя νιѕρυтє
304c88538a
universal7885: Decommonize autobrightness enabler overlay
2021-10-21 22:12:08 +09:00
SamarV-121
481f9d23c2
universal7885: Cleanup and decommonize overlays
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Jesse Chan
59581c75de
universal7885: overlay: decouple Interactive and AutoSuspend from display
...
Additionally remove a filler comment which shouldn't have been merged.
Change-Id: I9c940ab3992f9ecf0fb9085430a4f2f7100622f5
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Jesse Chan
6a625a2c65
universal7885: overlay: advertise STATE_DOZE_SUSPEND support
...
Change-Id: Ifa01fef4d4d85b4a1acc7445fbca0db6d9f86af9
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Jesse Chan
0345d23d41
universal7885: overlay: suspend when screen off due to proximity sensor
...
Change-Id: I6a7fffb2600b1e982448fe466251c8c1be34dde9
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Jesse Chan
dd04af1c2d
universal7885: overlay: set fast charging indicator threshold to 10.8W
...
We no longer call 7.5W charging "fast charging" nowadays
Change-Id: I3a11f50f89933bd44b70d9f30a6e74a3d77abb25
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Jesse Chan
66f4700f0d
universal7885: overlay: configure SQLite to operate in MEMORY mode
...
Change-Id: I4988cba2570d2076b50554da962be6e3a12d0ef7
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Jesse Chan
9bb4da00c2
universal7885: overlay: limit the number of fingerprints to 4
...
FP trustlet limits the number to 4.
Change-Id: I6bfe835e113adc001c4eb3d98a2a937019e1927a
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
SamarV-121
0985b31072
universal7885: overlay: Enable config_setColorTransformAccelerated
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
SamarV-121
c091426d08
universal7885: overlay: Apply padding for rounded corners
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00
Lucas Dupin
778a439693
universal9810: Renamed config_dozeAfterScreenOff
...
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121
Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
Signed-off-by: Jesse Chan <jc@lineageos.org>
2021-10-21 22:12:07 +09:00
Mathieu Chartier
341bfd7bae
universal9810: Fix shared vdex name
...
The files in arm/arm64 are symlinks and pinning symlinks is not
supported. Pin the target vdex file intead.
Bug: 73990433
Test: manual
Change-Id: I313e1f53487c0a21b615f65dc64c21a1ecb4b7d5
Signed-off-by: Jesse Chan <jc@lineageos.org>
2021-10-21 22:12:07 +09:00
SamarV-121
b7968c839d
universal7885: Add overlays from stock
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00