Soong is the replacement for the old Android make-based build system. It replaces Android.mk files with Android.bp files, which are JSON-like simple declarative descriptions of modules to build.
-
Updated
Apr 26, 2023 - Go
Soong is the replacement for the old Android make-based build system. It replaces Android.mk files with Android.bp files, which are JSON-like simple declarative descriptions of modules to build.
Assortment of .mk files you can include in your projects to help bootstrap and enhance your workflow
Add a description, image, and links to the mk-files topic page so that developers can more easily learn about it.
To associate your repository with the mk-files topic, visit your repo's landing page and select "manage topics."