Discussion:
[android-porting] Re-generating pre-build vendor image
Android AOSP User
2018-11-08 12:34:52 UTC
Permalink
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+***@googlegroups.com
website: http://groups.google.com/group/android-porting

---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
chirag vaghela
2018-11-12 06:49:02 UTC
Permalink
Hello Team,

Please use this command,

make vendorimage

--------

Regards,
*Chirag Vaghela*
Post by 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,
--
--
website: http://groups.google.com/group/android-porting
---
You received this message because you are subscribed to the Google Groups
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
--
unsubscribe: android-porting+***@googlegroups.com
website: http://groups.google.com/group/android-porting

---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
chirag vaghela
2018-11-13 06:31:52 UTC
Permalink
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 folder. at the
end you want vendor image only.

just for your confirmation, remove vendor.img and once again compile.

--------

Regards,
*Chirag Vaghela*
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 drivers and now want to update vendor image,
Thanks in advance.
Regards,
-Bilal
On Mon, Nov 12, 2018 at 11:49 AM chirag vaghela <
Post by chirag vaghela
Hello Team,
Please use this command,
make vendorimage
--------
Regards,
*Chirag Vaghela*
Post by 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,
--
--
website: http://groups.google.com/group/android-porting
---
You received this message because you are subscribed to the Google
Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
--
unsubscribe: android-porting+***@googlegroups.com
website: http://groups.google.com/group/android-porting

---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...