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

Commit 39983c6e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add riscv64 support to ota rc script"

parents cb23441c b53638c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ on post-fs-data
    # The dalvik-cache was not moved itself, so as to restrict the rights of otapreopt_slot.
    # But now the relabeling is annoying as there is no force option available here. So
    # explicitly list all the ISAs we know.
    restorecon_recursive /data/dalvik-cache/arm /data/dalvik-cache/arm64 /data/dalvik-cache/mips /data/dalvik-cache/mips64 /data/dalvik-cache/x86 /data/dalvik-cache/x86_64
    restorecon_recursive /data/dalvik-cache/arm /data/dalvik-cache/arm64 /data/dalvik-cache/riscv64 /data/dalvik-cache/x86 /data/dalvik-cache/x86_64