soong

Soong build system (command-line tools)
  https://android.googlesource.com/platform/build/soong
  0
  no reviews



Soong is a build system for Android built on top of Blueprint, a meta-build system. 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.

This package contains command-line tools for Soong.