Hi, is there a way to build only some host binaries (I am interested in the lp* binaries from ystem/extras/partition_tools/) without syncing the whole repo (since I don't need the actual image).
I tried mmm system/extras/partition_tools/:lpdump,lpunpack,lpmake but that seems to pull in a lot of android relevant modules during bootstrap. I saw the unbundled build option but I am not really sure how to use it for this purpose. Is there a way to use soong to just build the .bp inside system/extras/partition_tools/ (and just sync the needed deps) or a different way to accomplish what I need? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/21ff3bfb-6660-496f-b7ef-a3c04e8f933bn%40googlegroups.com.
