tag | fac91ec75c86d9f7f9673ca3da6b011d04d07098 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Thu Feb 02 02:27:12 2023 -0800 |
object | d6411b09763355ffaeb7b5956cf760a80b6742ff |
aml_tet_331312080 (9451989,com.google.android.tethering)
commit | d6411b09763355ffaeb7b5956cf760a80b6742ff | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Jan 03 23:36:47 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Jan 03 23:36:48 2023 +0000 |
tree | 2f89fc0a62fcbea2d4d864d579c64332f8c1ec56 | |
parent | fd67c285c8ad04723f161cee2a5032b6482a2695 [diff] |
Version bump to aml_tet_331312080 [core/build_id.mk] Change-Id: I6458e15bcf8be348b9742127dd369e49fc7c420c
This is the Makefile-based portion of the Android Build System.
For documentation on how to run a build, see Usage.txt
For a list of behavioral changes useful for Android.mk writers see Changes.md
For an outdated reference on Android.mk files, see build-system.html. Our Android.mk files look similar, but are entirely different from the Android.mk files used by the NDK build system. When searching for documentation elsewhere, ensure that it is for the platform build system -- most are not.
This Makefile-based system is in the process of being replaced with Soong, a new build system written in Go. During the transition, all of these makefiles are read by Kati, and generate a ninja file instead of being executed directly. That's combined with a ninja file read by Soong so that the build graph of the two systems can be combined and run as one.