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
When I run this command I get 'Unknown option: -B' ies there an updated way
to accomplish the same? I have not been successful.