Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed7ab0bb authored by Bharath's avatar Bharath
Browse files

flash: Add userdata.img to list of images

Our flashing script uses img file to wipe userdata.
parent 71985ef7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
HLOS_IMAGES_TARGET := boot.img \
    dtbo.img \
    system.img \
    userdata.img \
    vendor.img \
    vbmeta.img