summaryrefslogtreecommitdiff
authorShuide Chen <shuide.chen@amlogic.com>2018-08-15 10:06:07 (GMT)
committer Gerrit Code Review <gituser@droid04>2018-08-15 10:06:07 (GMT)
commitda3a00b41f24e278e3237632942a78f2b932bc00 (patch)
tree52afefef96fdeaf0c25e0df0870ad434efc5d590
parent2553f5d50f1103c696018abd6ad1e63aa9ddda51 (diff)
parent1768c831c28535b885308b8d53aefadeabf4e8ef (diff)
downloadcurie-da3a00b41f24e278e3237632942a78f2b932bc00.zip
curie-da3a00b41f24e278e3237632942a78f2b932bc00.tar.gz
curie-da3a00b41f24e278e3237632942a78f2b932bc00.tar.bz2
Merge "GSI: fix system crash when flash GSI image [3/7]" into p-amlogic
Diffstat
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index c498ac1..f992d51 100644
--- a/device.mk
+++ b/device.mk
@@ -28,7 +28,7 @@ PRODUCT_COPY_FILES += \
ifneq ($(BOARD_USES_RECOVERY_AS_BOOT), true)
PRODUCT_COPY_FILES += \
- device/amlogic/common/products/mbox/ueventd.amlogic.rc:root/ueventd.amlogic.rc
+ device/amlogic/common/products/mbox/ueventd.amlogic.rc:vendor/ueventd.rc
else
PRODUCT_COPY_FILES += \
device/amlogic/common/products/mbox/ueventd.amlogic.rc:recovery/root/ueventd.amlogic.rc