mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-01-27 10:01:09 +00:00
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:
@@ -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 \
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user