axolotl: init: fix and include init.qcom.rc

Change-Id: I5202e45aca94b43f2caa77806826c6855dc5ea5f
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/device.mk b/device.mk
index fafc054..728d109 100644
--- a/device.mk
+++ b/device.mk
@@ -59,6 +59,6 @@
 
 # Init
 PRODUCT_PACKAGES += \
-    \ #    init.qcom.rc \
+    init.qcom.rc \
     init.recovery.qcom.rc \
     ueventd.qcom.rc \