From c01e49302ba0ab3c70d8de0bf90038074496bdb2 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 27 Apr 2023 11:38:33 +0000 Subject: [PATCH] add init.recovery.zuma.rc for zuma platform Bug: 274823764 Change-Id: I6d856ca96c4f4a6fc340a81ded6982054392fb92 --- device.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 22d7f9c..caa6e34 100644 --- a/device.mk +++ b/device.mk @@ -328,7 +328,8 @@ endif # Recovery files PRODUCT_COPY_FILES += \ - device/google/zumapro/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.zumapro.rc + device/google/zumapro/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.zumapro.rc \ + device/google/zumapro/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.zuma.rc # Fstab files PRODUCT_PACKAGES += \