AOSPAlliance / android-prepare-vendor

Set of scripts to automate AOSP compatible vendor blobs generation from factory images
25 stars 8 forks source link

taimen/walleye: Ignore odm/etc/NOTICE.xml.gz #24

Closed danielfullmer closed 4 years ago

danielfullmer commented 4 years ago

Otherwise we encounter the following failure:

  FAILED: ninja: dependency cycle: out/target/product/taimen/vendor/odm/etc/NOTICE.xml.gz -> out/target/product/taimen/obj/NOTICE_ODM.xml.gz -> out/target/product/taimen/obj/NOTICE_ODM.xml -> out/target/product/taimen/vendor/odm/etc/NOTICE.xml.gz

Sorry my original PR missed this. I must have ignored it elsewhere and forgotten about it when I rebased.

chirayudesai commented 4 years ago

Gah, stuff like this is why I wanted to move away in the first place.