21 Commits

Author SHA1 Message Date
Terminator-J
689ebab3a5 Spacewar: properties: Enable VoLTE and VoWIFI for all carriers
Signed-off-by: Ionut Gherman <ghermanionut96@gmail.com>
2026-01-14 23:37:40 +03:00
RJ RAIJIN
f0a9fa1223 Spacewar: Fix Qti_Power_Hal logspam
* This fixes the following logspam:

E/ QTI PowerHAL: Failed to acquire lock for hint_id: 1040
E/ QTI PowerHAL: Failed to acquire lock for hint_id: 1041
E/ QTI PowerHAL: Failed to acquire lock for hint_id: 10A5
2026-01-14 23:37:40 +03:00
Danny Lin
6b0fd2ac6c spacewar: properties: ro.sf.blurs_are_expensive 1
We need to boost the GPU for smooth high-radius blurs as blurring is an
expensive rendering job.

Change-Id: Ia3968313601d2b04ce50c01ee61dc9944ee26187
2026-01-14 23:35:54 +03:00
nyxalune
98dc9ecfd8 Spacewar: optimize it 2026-01-14 23:35:54 +03:00
eblonmusk
6a95619573 Spacewar: Enable usage of dex2oat64 2026-01-14 23:35:54 +03:00
eblonmusk
6eb772d170 Spacewar: enable pre-rendering 2026-01-14 23:35:54 +03:00
Wiktor
d57128d7d5 Revert^2 "Spacewar: Rename bootloader unlock property for fingerprint blob"
This reverts commit d17ff518f8b17c7e87b3f5c922f74a0f7a79a3f4.

Reason for revert: Breaks enrolling new fingerprints

Change-Id: Ie07edf715386dbbedb59d7de1ac2186d7394cd55
2025-09-01 16:11:34 +00:00
Bruno Martins
802ced871c Spacewar: Move to QTI health AIDL service
The health AIDL HAL service provides functionalities of charger,
therefore system charger at /system/bin/charger is deprecated.
On top of that, QTI health AIDL HAL service enables suspend by
default, the equivalent of setting ro.charger.enable_suspend
for legacy charger.

Change-Id: I59c23e7974cea1174b0161f31a535fa3afa1e5c9
2025-09-01 16:11:34 +00:00
Michael Bestas
fa0330c010 Spacewar: Use overlay instead of property to enable WiFi display
Change-Id: I755c2d94747df53f806a2b834548fb676a23dac0
2025-09-01 16:11:34 +00:00
DY3413
04ee2c29c3 Revert "Spacewar: Rename bootloader unlock property for fingerprint blob"
Now init will properly set ro.boot.flash.locked based on the verifiedbootstate.

This reverts commit fb67c09946.

Change-Id: I1e381bbf41607aed31d6a2c4c33ddee93455de6e
2025-09-01 16:11:34 +00:00
Cosmin Tanislav
909cdec5e1 Spacewar: disable brightness slider gamma conversion
Change-Id: Ia9a9d8e98053bcdbfccbee5fe2bdb0b030e7b60f
2025-03-04 20:52:45 +03:00
BrainKub
b4040a29bc Spacewar: import Nt feature props
Needed by nothing-fwk

Change-Id: Ia117483da1d9a54d76366e11b9e136ef2d1947a2
Signed-off-by: BrainKub <fyhtjnt@gmail.com>
2025-01-20 13:13:17 +01:00
dianlujitao
ce10b6f8bb Spacewar: Nuke ATFWD
It's normally not used at all.

Change-Id: Idb824b3b8c783b6ac962e604df05f9154beb4ed2
2025-01-20 13:13:17 +01:00
Jayachandran C
323567f62c Spacewar: Move default network property to vendor partition
This fixes GSI image overriding the default value

Bug: 153852350
Test: Manually verified after flashing the GSI image
Change-Id: I78b415862c420c23121ec03d6953814cd628ea9a
2023-09-11 19:54:36 +02:00
Kujou Yuko
17e3433993 Spacewar: Move fake bootloader unlock prop to system
E init    : Do not have permissions to set 'ro.vendor.fps.locked' to '0' in property file '/vendor/build.prop': SELinux permission check failed

Change-Id: Ib60c8284819fad6f7293934c0bf848a8c39db9b4
2023-09-11 19:54:36 +02:00
Kujou Yuko
90cb54caf1 Spacewar: Move to AOSP BT stack
Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: I33df4efe87555d1b52e4c46ded8c515d815fe7ed
2023-09-11 19:54:36 +02:00
Kujou Yuko
4d8afbf0c2 Spacewar: Disable camera ZSL mode
* Match stock behavior.

Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: Ie357fa7f17a150529386d3cf21951c600e49c47f
2023-09-09 23:35:03 +02:00
Erfan Abdi
7bcb0e57cd Spacewar: Drop unused btstack property
Change-Id: I4ce46b5f6ab323c4c072614a810702aca9b7bb58
2023-09-09 23:35:03 +02:00
Alexander Koskovich
61c126b5a2 Spacewar: Drop persist.vendor.overlay.izat.optin
* Not used by anything.

Change-Id: Ia726deecdfe9bc07fbfe758ed006bf39e154a834
2023-09-09 23:35:03 +02:00
Bruno Martins
4afabc0572 Spacewar: Ditch rild.libpath prop
This is only needed for AOSP rild services. It's currently
unused since the move to QCRIL.

Change-Id: I5eb4d0bc2d086d5a2f29e3c3f5ee2d8f0220f5f5
2023-09-09 23:35:03 +02:00
Kujou Yuko
59ddce0821 Spacewar: Import device specific properties
Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: Iba312c83bec3b21b83d17d5566d7b3919abd0b57
2022-09-24 02:07:39 +00:00