[android-porting] Re-generating pre-build vendor image

2018-11-08 Thread Android AOSP User
In android AOSP 8 and 9, Pre-build Vendor images is already available but what are the steps to regenerate Vendor image after some modifications in vendor driver. Thanks, -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re-generating pre-build vendor image

2018-11-12 Thread chirag vaghela
Hello Team, Please use this command, make vendorimage Regards, *Chirag Vaghela* On Thu, Nov 8, 2018 at 8:40 PM Android AOSP User wrote: > In android AOSP 8 and 9, Pre-build Vendor images is already available but > what are the steps to regenerate Vendor image after some modificatio

Re: [android-porting] Re-generating pre-build vendor image

2018-11-13 Thread chirag vaghela
Hello Bilal, As i understand your question you have made some changes in vendor specific driver, and now you want to generate vendor.img so for that if you run make vendorimage command then it will automatically update in out directory. i still didnt get you why you want vendor image in vendor f

Re: [android-porting] Re-generating pre-build vendor image

2018-11-13 Thread Bilal Khalid
Hi Thanks for this command. But it only works if *vendor.img* is already present in *vendor/lge/bullhead/proprietary/vendor.img*. It just copied pre-build vendor image from vendor directory to out directory. My requirement is to update vendor image in vendor directory because i have modified some

Re: [android-porting] Re-generating pre-build vendor image

2019-09-06 Thread subhani shaik
Hi Chirag, May I please know if you were able to figure this, I am also looking for steps to modify existing vendor partition and flash it. Please let us know the steps. On Tuesday, November 13, 2018 at 7:07:16 AM UTC-8, Android AOSP User wrote: > > Hi > > Thanks for this command. > But it only