sapphire: rootdir: Drop legacy init.qcom.post_boot.sh

* It's not using for 5.4/5.10/5.15 QCOM kernel family

Change-Id: I4d165a95f597df47f4d2ec07199b5dac0a347b61
Signed-off-by: NikitaSavc <micraftur@gmail.com>
This commit is contained in:
NikitaSavc
2024-06-09 19:45:10 +03:00
committed by kibria5
parent fc1d8f17ad
commit b360ce4179
3 changed files with 0 additions and 6341 deletions

View File

@@ -316,7 +316,6 @@ PRODUCT_PACKAGES += \
init.kernel.post_boot.sh \
init.qcom.class_core.sh \
init.qcom.early_boot.sh \
init.qcom.post_boot.sh \
init.qcom.sh \
init.qti.dcvs.sh \
init.qti.early_init.sh \

View File

@@ -117,12 +117,6 @@ sh_binary {
vendor: true,
}
sh_binary {
name: "init.qcom.post_boot.sh",
src: "bin/init.qcom.post_boot.sh",
vendor: true,
}
sh_binary {
name: "init.qcom.sh",
src: "bin/init.qcom.sh",

File diff suppressed because it is too large Load Diff