anestisb / android-prepare-vendor

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

avoid treating vendor as a radio file #125

Closed thestinger closed 6 years ago

thestinger commented 6 years ago

This avoids generating an incorrect add-radio-file call for the vendor image, causing the stock factory image to be included and flashed by the factory images and breaking booting. It moves the marlin vendor image inclusion to the shared AB_OTA_PARTITIONS generation so it gets applied for taimen / walleye too.