MiCode / patchrom

Use disassemble/assemble technology to porting miui to misc android devices
http://micode.net/forum-55-1.html
490 stars 370 forks source link

Error during make workspace device: moto g turbo ,codename:merlin #147

Open rishabkshk opened 6 years ago

rishabkshk commented 6 years ago

I'm getting error after----------- make workspace command
rishab@Blackwater:~/bin/patchrom/device$ make workspace Install vendor resources for apktool... unzip >/dev/null stockrom.zip "system/framework/.apk" -d out caution: filename not matched: system/framework/.apk /home/rishab/bin/patchrom/build/porting.mk:231: recipe for target 'out/apktool/1.apk' failed I think the problem here is of makefile.Correct me if i'm wrong and i don't know how to build a makefile.

rishabkshk commented 6 years ago

The issue is resolved. It was due to corrupted stockrom.zip .I used the recovery flashable instead to make workspace and everything is great.