sm8550-common: init: Import mdm-helper launch script

Change-Id: I275c639f6dde12a29f0006c5fca8de46a0fda89a
This commit is contained in:
chaptsand
2024-03-25 19:19:39 +00:00
parent fa4495acb8
commit 3d8c0f4e8c
3 changed files with 40 additions and 0 deletions

View File

@@ -99,6 +99,12 @@ sh_binary {
vendor: true,
}
sh_binary {
name: "init.mdm.sh",
src: "init.mdm.sh",
vendor: true,
}
sh_binary {
name: "init.qcom.early_boot.sh",
src: "init.qcom.early_boot.sh",