Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brianjmurrell/48b4b7c243cce1fb7cb1480bdc279d12 to your computer and use it in GitHub Desktop.
Save brianjmurrell/48b4b7c243cce1fb7cb1480bdc279d12 to your computer and use it in GitHub Desktop.
diff --git a/device/lge/g3-common/g3.mk b/device/lge/g3-common/g3.mk
index 6784d8c..5c979b2 100644
--- a/device/lge/g3-common/g3.mk
+++ b/device/lge/g3-common/g3.mk
@@ -216,7 +216,8 @@ PRODUCT_PACKAGES += \
init.qcom.bt.sh \
init.baseband.sh \
init.sensors.sh \
- ueventd.g3.rc
+ ueventd.g3.rc \
+ loggy.sh
# RenderScript HAL
PRODUCT_PACKAGES += \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment