9531801b02
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZteFvwAKCRDorT+BmrEO eJKyAJ9Za6eCN9W5Vtp5x3MHynvOhgpuQQCeIlUZ4DfMU0yzHj2yG/5/cDxp7JE= =5KIu -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQJLBAABCgA1FiEEHrBYPudH862glXQBzJUERRm+ZmkFAmbXxh0XHG1rYmVzdGFz QGxpbmVhZ2Vvcy5vcmcACgkQzJUERRm+Zmni8A/+LAVgcOZYwBhkSvhtEDE5ESq1 kJFqEwB+JYMNySR9q4+MMLcMgP3/Z2ra4vnAUkfxbZH6GzUTOs4aJvusm5dgdGkE cQXU/pLaTAyu3vyJ47rJtYKoKeN10RwboQM9aYinbEinE5DpSsXjetTcTl5QEz8k +yn2GZ9ZGKPne7Z5A5fYj8OSbQElU/Ia/5pRvJzVbR6rrBa7UEUUwzSfLUhYWGe9 M1Oy7MjsjuT+TMZywKJFxARB2xpZ/fECWDFHMZXwQukTuq7JfT+FkxQZzdvYE3A8 2fL55FAGyQYayFusghsnkV8l04adzTDOzK6FyFzTus6WiyF9LI1EPuHFg7IOK4F/ 0UsoqXij0avsCDuE2ncN5e9feUKXZqbi8Nmw9OT9DMk3cdPsQ2n4tUaFvDVkfgKO y3U1gbJJud6D/BwRDU3SRliZTo+56vP5C/WKHUiRK7OtRzX+MhkXavCG5CSL2zpv mF989LUbyf7f2mirKUQvpAW5aiytR0P46ke1pjIxMqu+2xgu11kUIPZToeRFiduY WSMY3kmjlvPhG7z5IFkz5s2puEXcrDzvoLXQtSy4SKH2kn05Yg29NHvMZG899XiU d6a8dhgnmqHXcihqS33+Dhwudqlixfcd4OhGrUIYv9SELMonIiO4ChopsciLiDdz kTD7pdIlbpVyyGdqoq4= =kg8L -----END PGP SIGNATURE----- Merge tag 'android-14.0.0_r67' into staging/lineage-21.0_merge-android-14.0.0_r67 Android 14.0.0 release 67 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZteFvwAKCRDorT+BmrEO # eJKyAJ9Za6eCN9W5Vtp5x3MHynvOhgpuQQCeIlUZ4DfMU0yzHj2yG/5/cDxp7JE= # =5KIu # -----END PGP SIGNATURE----- # gpg: Signature made Wed Sep 4 00:55:11 2024 EEST # gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal] # gpg: initial-contribution@android.com: Verified 2593 signatures in the past # 2 years. Encrypted 4 messages in the past 2 years. # gpg: WARNING: This key is not certified with sufficiently trusted signatures! # gpg: It is not certain that the signature belongs to the owner. # Primary key fingerprint: 4340 D135 70EF 945E 8381 0964 E8AD 3F81 9AB1 0E78 # By Android Build Coastguard Worker # Via Android Build Coastguard Worker * tag 'android-14.0.0_r67': Version bump to AP2A.240905.003 [core/build_id.mk] Version bump to AP2A.240905.002.F1 [core/build_id.mk] Version bump to AP2A.240905.002.E1 [core/build_id.mk] Version bump to AP2A.240905.002.D1 [core/build_id.mk] Version bump to AP2A.240905.002.C1 [core/build_id.mk] Version bump to AP2A.240905.002.B1 [core/build_id.mk] Version bump to AP2A.240905.002.A1 [core/build_id.mk] Version bump to AP2A.240905.002 [core/build_id.mk] Version bump to AP2A.240905.001.X1 [core/build_id.mk] Version bump to AP2A.240905.001 [core/build_id.mk] Version bump to AP2A.240805.005.F1 [core/build_id.mk] Version bump to AP2A.240805.005.E1 [core/build_id.mk] Version bump to AP2A.240805.005.C1 [core/build_id.mk] Version bump to AP2A.240805.005.A1 [core/build_id.mk] Version bump to AP2A.240805.005.D1 [core/build_id.mk] Version bump to AP2A.240805.005.B1 [core/build_id.mk] Change-Id: Ia6a0d7f43569974020991ea9b6b6adac3566f461 |
||
---|---|---|
ci | ||
common | ||
core | ||
packaging | ||
target | ||
teams | ||
tests | ||
tools | ||
.gitignore | ||
banchanHelp.sh | ||
buildspec.mk.default | ||
Changes.md | ||
CleanSpec.mk | ||
cogsetup.sh | ||
Deprecation.md | ||
envsetup.sh | ||
help.sh | ||
METADATA | ||
navbar.md | ||
OWNERS | ||
PREUPLOAD.cfg | ||
rbesetup.sh | ||
README.md | ||
shell_utils.sh | ||
tapasHelp.sh | ||
Usage.txt |
Android Make Build System
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.