Hello, I need to install ip binary provided by external/iproute2 into my vendor.img along within the system image (this is by default). I added a new cc_binary in the external/iproute2/ip/Android.bp with "vendor: true" and the "vendor_available: true" in the external/iproute2/lib/Android.bp where there are the shared libraries which the ip binary depends on. As a result I see the ip binary installed only in the vendor image, but not anymore in the system image, while the libraries are available both in the system and vendor images. What am I missing in order to get the ip binary installed both on system and vendor images?
Any suggestion or commet will be highly appreciated. Regards, Alessandro -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this group, send email to android-building+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-building+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/0693c749-0380-4ffe-8ec6-bf343d8d4836n%40googlegroups.com.