diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-04-14 18:43:42 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-04-15 01:30:58 +0200 |
commit | 0a0d98b6cbcc43e5dd704d0a75b81445a5aa8260 (patch) | |
tree | 116614bd17b7150537057e23b192c554bd61b14e | |
parent | 70b6e4807d77b3dbd9dcb09fb2de1ea0fdde85b5 (diff) |
msm8996-common: Add init.qcom.sh.
* And I was wondering why I couldn't find it anywhere... ಠ_ಠ
-rwxr-xr-x | msm8996.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -148,6 +148,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ fstab.qcom \ init.qcom.rc \ + init.qcom.sh \ init.qcom.power.rc \ init.qcom.usb.rc \ ueventd.qcom.rc |