Commit graph

14 commits

Author SHA1 Message Date
Bruno Martins
fa5ed0b1cf dre: 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
2023-12-18 10:00:26 -06:00
Bruno Martins
29eeb7cafd dre: Switch to AOSP BT stack
Change-Id: Ice6c2b0735aa7cb4b2e638a794c778883e706c97
2023-02-10 10:06:43 -06:00
Alexander Koskovich
6f00df6960 dre: Drop debug.sf.latch_unsignaled from system_ext.prop
* Already exists in vendor.prop

Change-Id: I4b98724aadf261e5b06c0135e305ffce455c14ae
2022-11-06 17:11:02 -06:00
Jayachandran C
b59ef5ea4a dre: 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
2022-11-06 17:11:02 -06:00
Alexander Koskovich
9da020832f dre: Don't disable inband ringing as per OOS
Change-Id: Id424be6405464348d64410e91ca1d38f208ee465
2022-11-06 17:11:02 -06:00
Alexander Koskovich
5a3e4cce50 dre: Remove unused Bluetooth property
Change-Id: I1fa94bd94dad1a091091497d57b6d2698cef0c04
2022-11-06 17:11:02 -06:00
Deevana Murthy Bandaru
8f6bbb0444 dre: Enable suspend while charging
Change-Id: I1b0258b1ae80d35a104ef976738ad843c053f60f
2022-10-11 08:31:24 -05:00
Alexander Koskovich
57d7ef06b4 dre: Drop ro.charger.disable_init_blank
* Don't need this on a modern platform like holi.

Change-Id: I567429a34059247a488bf513217dccefd60bb1d3
2022-10-11 08:31:24 -05:00
Alexander Koskovich
7d88bbcf44 dre: Drop persist.vendor.overlay.izat.optin
* Not used by anything.

Change-Id: Ia726deecdfe9bc07fbfe758ed006bf39e154a834
2022-10-11 08:31:24 -05:00
Alexander Koskovich
2157b4f312 dre: Drop camera.disable_zsl_mode
* Set as apart of calibrationOutput_uw.rc.

Change-Id: I7ac6c4ad993509c40b42518a574f8945a2934127
2022-10-11 08:31:24 -05:00
Alexander Koskovich
5a36ce2a00 dre: Sync audio properties with QSSI & MANNAR
* Remove all values that are assumed false.

Change-Id: I8885cb0af27c66aabdc4b2561e0eef48c60220cd
2022-10-11 08:31:24 -05:00
Alexander Koskovich
ee67669b42 Revert "sm8250-common: enable unspecialized app process pool"
* Does not appear to work anymore, denials all over.

This reverts commit e6554e26d6.

Change-Id: I16e4c5bbad3a443e7b69b669f173d5869b29c633
2022-10-11 08:31:23 -05:00
Alexander Koskovich
a99a36b875 dre: Move properties to their respective partitions
* They don't have permission to be set otherwise.

Change-Id: I63aa83d0ff316c5fe0c90df85f0951c4d3a19e06
2022-10-11 08:31:23 -05:00
Alexander Koskovich
4f1bc6a399 dre: Sync properties with OOS
Change-Id: I7b53d83d9acd46fd91f842f552338952a95f86d3
2022-10-11 08:31:23 -05:00
Renamed from system.prop (Browse further)