peridot: Move init.kernel.post_boot-cliffs_*.sh to vendor

Change-Id: Ibaed5973f52ea2a519277002f1972eb94ad48fbb
This commit is contained in:
NotBlazeee28
2026-06-12 20:58:00 +00:00
parent a55cc1a099
commit 618bca5a9f
5 changed files with 758 additions and 0 deletions
+24
View File
@@ -39531,6 +39531,30 @@ cc_prebuilt_binary {
soc_specific: true,
}
sh_binary {
name: "init.kernel.post_boot-cliffs_2_2_1",
owner: "xiaomi",
src: "proprietary/vendor/bin/init.kernel.post_boot-cliffs_2_2_1.sh",
filename: "init.kernel.post_boot-cliffs_2_2_1.sh",
soc_specific: true,
}
sh_binary {
name: "init.kernel.post_boot-cliffs_2_3_0",
owner: "xiaomi",
src: "proprietary/vendor/bin/init.kernel.post_boot-cliffs_2_3_0.sh",
filename: "init.kernel.post_boot-cliffs_2_3_0.sh",
soc_specific: true,
}
sh_binary {
name: "init.kernel.post_boot-cliffs_3_3_1",
owner: "xiaomi",
src: "proprietary/vendor/bin/init.kernel.post_boot-cliffs_3_3_1.sh",
filename: "init.kernel.post_boot-cliffs_3_3_1.sh",
soc_specific: true,
}
sh_binary {
name: "init.qcom.sensors",
owner: "xiaomi",