Commit Graph

18 Commits

Author SHA1 Message Date
Bruno Martins
04419dcc81 sm8550-common: init: Override QTI audio rpc daemon service definition
The rpc daemon doesn't support loading ADSP libs from odm partition,
therefore locally set environment variable ADSP_LIBRARY_PATH to allow
that to happen, just like stock does.

Just as a sidenote, during early bringup phase the quick workaround
was to move the relevant blobs from odm to vendor, but then ditched
in favor of copying the stock script. Now, instead of copying it,
simply override the service definition and avoid one duplicate copy
rule.

Change-Id: Ic78536afda4f86ea589e57adf496b4db8256aea1
2025-07-15 21:30:46 -03:00
Vineet Kandunuri
7d3cc01ee0 sm8550-common: Remove vendor sensors initialization from early-boot.
Change-Id: Iec7612a723efe4015a0bab440b90ea380a52f75d
2025-07-12 08:37:46 -03:00
Arthur Shuai
0f793b9c5d sm8550-common: Add verity_update_state on early-boot.
Change-Id: I25f802ce6cd6dfc032a9f759478e23db2553f510
2025-07-12 08:37:46 -03:00
Benergy Meenan Ravuri
8099fbfa17 sm8550-common: Move soc model property to qcv utils
Move soc model property to qcv util

Change-Id: I51f698e662fee1db731e1781965e8736b60f6364
CRs-Fixed: 2937993
2025-07-12 08:37:46 -03:00
Chris Goldsworthy
f3714825da sm8550-common: init: Remove redundant mlock() limit setting
The per-process limit for the mlock() family of system calls only
needs to be set in one group of config files. Remove from here as it
is being set in init.qcom.rc .

Change-Id: Ia7d46800eabe2954e3e2618a38ff180c88fee348
2025-07-06 23:18:27 -03:00
Paul Crowley
0cc67f6fe0 sm8550-common: Remove wait_for_keymaster and all references
No longer needed now init listens for property changes on a
separate thread.

Bug: 186580823
Test: Cuttlefish boots successfully
Change-Id: Ief3a546d2154231d18957c2f703bd128966d7288
2024-07-25 00:00:18 +08:00
rakegand
f01ee5ef27 sm8550-common: init: Move SPU NVM directories creation to earlier stage.
Change-Id:	Ic6d1a83c7fc7a54d6f8d78f91e5f3167dd7017fe
2024-04-06 16:07:27 +08:00
quic_farenl
fa4495acb8 sm8550-common: init: Enable MDM Helper on kalama
Change-Id: I6531e7227d38e1c472fb646dce63bf00b545d009
2024-04-06 16:07:26 +08:00
Minghao Zhang
46195b2ddc sm8550-common: init: Add Init-Service for fan service on Kalama HHG
Add service to control fan speed and could be enabled by setting
property.

Change-Id: I17037028c506095210ee89002413adc920c29147
2024-04-06 16:07:26 +08:00
Adithya R
56dccb45e6 sm8550-common: init: Remove cnss_diag service
Change-Id: I759ca58e3a59ac6b8a113deb0a4e149a43a89225
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2024-03-11 00:00:16 +08:00
Andy Hung
829859870c sm8550-common: audio HAL: Enable RT priority inheritance
Test: instrumented
Bug: 181148259
Bug: 260918856
Change-Id: If56e449a9c6f1a49e372591893d8714534574e3a
2024-03-06 00:00:24 +08:00
Suren Baghdasaryan
23942a6ffa sm8550-common: Replace direct pid writes with setting task profiles for audio interfaces
For easy transition from SchedTune to UtilClamp, direct access to these
cgroups should be abstracted by using task profiles. Replace writepid
commands with new task_profiles command.

Bug: 155419956
Test: change .rc file and confirm task profile is applied
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: Ide373c283359cf4b73af4cb0813d8c0306942595
2024-03-06 00:00:24 +08:00
Bruno Martins
41e05e8e09 sm8550-common: init: Override AOSP a-HAL service definition
Qualcomm adds oem_2901 and oem_2912 as group members.

Change-Id: I90e9d45069a8100bf922a5058fae5dbc5e5ef0c9
2024-03-06 00:00:24 +08:00
Rick Yiu
5890111d9b sm8550-common: Remove some camera-daemon commands
Those commands have moved to init.rc.

Bug: 170507876
Bug: 171740453
Test: build pass
Change-Id: Icfe520e7f7367461607cc8fb5e524d9699e79124
2024-03-06 00:00:24 +08:00
chaptsand
2f72cf973c sm8550-common: init: Update init scripts from S9160ZHU2AWH1
Change-Id: I23d408c9b1845fe563c8b7cbdd3052effe1c0d1e
2023-10-06 23:20:54 +08:00
rakegand
b2ff44d25f sm8550-common: init.target.rc: Move SPU NVM directories creation to earlier stage.
Change-Id: Ic6d1a83c7fc7a54d6f8d78f91e5f3167dd7017fe
2023-10-06 23:20:54 +08:00
chaptsand
9422979f9c sm8550-common: Import Samsung specific init scripts from S9160ZHU1AWCA
Change-Id: I210ba149729bac8bc84020347c734be3c8d0d2a7
2023-10-06 10:57:46 +08:00
chaptsand
7bbddae53a sm8550-common: Import QCOM init scripts from LA.VENDOR.13.2.0.r1-15000-KAILUA.0
Change-Id: I43f08ebf85177675166116e41f761677446675dc
2023-10-06 09:51:15 +08:00