Skip to content

Commit 2914bf6

Browse files
committed
img4: Add RestoreDCP2 -> rdc2 mapping
1 parent 197c961 commit 2914bf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/img4.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ static const char *_img4_get_component_tag(const char *compname)
356356
{ "RecoveryMode", "recm" },
357357
{ "RestoreANS", "rans" },
358358
{ "RestoreDCP", "rdcp" },
359+
{ "RestoreDCP2", "rdc2", },
359360
{ "RestoreDeviceTree", "rdtr" },
360361
{ "RestoreExtDCP", "recp" },
361362
{ "RestoreKernelCache", "rkrn" },

0 commit comments

Comments
 (0)