commit | 9a37ba142ec559f3e8446f00e7b3774678816953 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Mon May 29 21:32:43 2023 +0300 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Wed May 31 11:18:59 2023 +0200 |
tree | 5901882715f48a02f00c36bdbd4f27d5e177acd4 | |
parent | cd66a56d0a77634b29789b39d7deaa89143341e4 [diff] [blame] |
axolotl: Move some init scripts to device tree chmod -X rootdir/bin/*.sh while we are at it. Change-Id: Ic05c4372269f0c41981b40938f7cc85dff013820
diff --git a/device.mk b/device.mk index f2ec94c..d923fe3 100644 --- a/device.mk +++ b/device.mk
@@ -321,6 +321,8 @@ PRODUCT_PACKAGES += \ init.qcom.rc \ init.qcom.early_boot.sh \ + init.qcom.post_boot.sh \ + init.qcom.sh \ init.qcom.usb.sh \ init.recovery.qcom.rc \ init.target.performance.rc \