I've tried this and this but it doesn't help. It generates the vendor.img but without my the new changes pulled in.
Following is what I've tried,
- I have build a fresh android images successfully.
- I have made some changes in aosp/vendor/customer/rootdir/
make vendorimage
It regenerates the vendor.img but flashing that on the device doesn't show my new changes. Looks like I'm missing something.
Appreciate any pointers.