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.
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."