summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recovery/Android.mk2
-rw-r--r--ueventd.tuna.rc3
2 files changed, 4 insertions, 1 deletions
diff --git a/recovery/Android.mk b/recovery/Android.mk
index 770feee..72cd80e 100644
--- a/recovery/Android.mk
+++ b/recovery/Android.mk
@@ -1,4 +1,4 @@
-ifneq (,$(findstring $(TARGET_DEVICE),tuna toro torospr maguro))
+ifneq (,$(findstring $(TARGET_DEVICE),tuna toro toroplus maguro))
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
diff --git a/ueventd.tuna.rc b/ueventd.tuna.rc
index 23cd5ab..00a8e37 100644
--- a/ueventd.tuna.rc
+++ b/ueventd.tuna.rc
@@ -44,3 +44,6 @@
/dev/modem_br 0660 radio radio
/dev/cdma_ramdump0 0660 radio radio
/dev/lte_ramdump0 0660 radio radio
+
+#for cp log
+/dev/cdma_cplog 0660 radio radio