@@ -400,6 +400,9 @@ int main(int argc, char **argv) {
LOGERR("Unable to prepare super volumes.\n");
}
sys->Mount(true);
if(ven){
ven->Mount(true);
}
twrpApexapex;
if(!apex.loadApexImages()){
LOGERR("Unable to load apex images from %s\n",APEX_DIR);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.