Commit graph

12 commits

Author SHA1 Message Date
Jayachandran C
ccf482a700 sm8450-common: 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
2024-03-19 23:22:37 +01:00
Bruno Martins
2d6f07b00c sm8450-common: 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
2024-03-19 23:22:37 +01:00
Arian
0a00ab82e5 sm8450-common: Remove system wifi properties
Change-Id: I18bcd2dc247d2c7766626ed43b74cb5eabccb72c
2024-03-19 23:22:37 +01:00
Arian
7bfc345a72 sm8450-common: Cleanup wfd properties
Change-Id: Idbcd6fa9d306ffde7c23709e6c43b50baa7081cb
2024-03-19 23:22:37 +01:00
Arian
8b7dde1505 sm8450-common: Don't enable ramdumps
Change-Id: I1d6ecc4f0f8a14f4bbbacdd148276c2aa7f9dec4
2024-03-19 23:22:37 +01:00
Arian
a75e1eb4fa sm8450-common: Drop unused sytem NFC property
Change-Id: I65d9b27b51a4209c7cf2c088e8dc91f39060f304
2024-03-19 23:22:37 +01:00
Arian
14c3ba4b09 sm8450-common: Cleanup media properties
Change-Id: I1a5fc2eff5502e764919375aab0fb38f987a3931
2024-03-19 23:22:37 +01:00
Arian
993d86fb09 sm8450-common: Cleanup system graphics properties
Change-Id: Iac61679b5c7f4ac78b51b09825b1846cdc273413
2024-03-19 23:22:37 +01:00
Arian
80f50b964e sm8450-common: Decommonize mod_device property
Change-Id: Id3de1f7eb9fd392dad15e419dc253421c7fa18c0
2024-03-19 23:22:36 +01:00
Arian
851c7a5fa3 sm8450-common: Enable CNE feature
Change-Id: I831a234f2ea055e57fe22db823c86f52a8fd6491
2024-03-19 22:58:04 +01:00
Arian
431ecb8674 sm8450-common: Set ro.media.xml_variant.profiles to choose media profiles
This was introduced with [1] and allows to choose target specific media
profiles without caf changes to frameworks/av. Unset media.settings.xml
so that the new property gets respected.

[1]: eaac82f33f#

Change-Id: I7ec306bf3dd595c09308ed26c9d3a6db8490c7f0
2024-03-19 22:58:04 +01:00
Arian
e01402faeb sm8450-common: Add properties from stock
Change-Id: Ia18b74e99cb0e62d5274179a42b87d914bd65298
2024-03-19 22:58:04 +01:00