check_target_vintf: Properly glob Vintf file list
Use the proper "**" glob to extract subdirectories as well as files. The unzip-6.0-fix-recmatch patch shipped on distros like Fedora and ArchLinux no longer extracts subdirectories when using "*", which breaks vintf checking on those distros. Test: Manually run "unzip -o -q target_files.zip ODM/etc/**" and verify output run sucessful build with vintf checks on ArchLinux (unzip 6.0-15) and Ubuntu 20.04 (unzip 6.0-25ubuntu1) Change-Id: I9e04fa36e071e11427fea89e7369dba8b9c5a4a1
Loading
Please register or sign in to comment