You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
normalize the out/oem_target_files.zip ...
D/reverse: Program args = []
I/reverse-zipformatter: unzip /home/ccc/flymeos/devices/z2131_mk/out/oem_target_files.zip to /tmp/tmpCIjiMN
D/reverse-zipformatter:
Traceback (most recent call last):
File "/home/ccc/flymeos/tools/otanormalize", line 38, in
ZipFormatter.create(OPTIONS).format()
File "/home/ccc/flymeos/tools/reverses/zipformatter.py", line 84, in create
zipType = zipModel.getZipType()
File "/home/ccc/flymeos/tools/reverses/zipformatter.py", line 235, in getZipType
if libType.find("art") >= 0:
UnboundLocalError: local variable 'libType' referenced before assignment
/home/ccc/flymeos/build/newproject.mk:30: recipe for target 'out/oem_target_files.zip.std.zip' failed
make: *** [out/oem_target_files.zip.std.zip] Error 1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: