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 \