Using Android.bp files to build with soong but unable to figure out how to clean specific components (versus rebuilding the entire AOSP).
I'm aware that 'mm -B' rebuilds all (effectively a clean and make) according to this <https://stackoverflow.com/questions/19074431/how-to-do-an-android-mm-clean/19533430> When I run this command I get 'Unknown option: -B' ies there an updated way to accomplish the same? I have not been successful. -- -- 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/284407d5-5eb0-4e0a-9103-e591ddca7fc0n%40googlegroups.com.
