commit | f71a1313798f1d316d0fe8a71cf100424c901ae3 | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Thu Aug 05 13:16:42 2021 +0200 |
committer | Alexander Martinz <alex@amartinz.at> | Tue Aug 17 16:48:18 2021 +0200 |
tree | 51bb71f5178732b97a6da15506a8a04ab2de2618 | |
parent | 54fdc2dbfa41b136cab127b6b2057ec640751aca [diff] [blame] |
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 \