commit | 5f0a740fedc392be03d9aa5adb6fb2417d135fb6 | [log] [tgz] |
---|---|---|
author | Lukacs T. Berki <lberki@google.com> | Thu Aug 19 12:23:23 2021 +0200 |
committer | Lukacs T. Berki <lberki@google.com> | Thu Aug 19 13:46:22 2021 +0200 |
tree | 7ff832265de73edd3a13184791271efc8cf463ad | |
parent | 3bec89465e6a644c3200be0f20ca1c1f216d9e0d [diff] |
Do not reference Ninja variables in Makefiles. installPath was included by androidmk.go in the Soong-generated Android.mk file, which means that the Ninja variable reference `$buildDir` passe through Kati, with unpredictable results. `$buildDir` is still used in a few places, but those are not problematic because they are not copied to Android.mk (they could probably be removed, but it's not trivial enough to be done as a drive-by fix) Test: Presubmits. Change-Id: I6a5ea8b1679001ff685d263310cb061d3a6a992e
Blueprint is being archived on 2021 May 3.
On 2021 May 3, we will be archiving the Blueprint project. This means it will not be possible to file new issues or open new pull requests for this GitHub project. As the project is being archived, patches -- including security patches -- will not be applied after May 3. The source tree will remain available, but changes to Blueprint in AOSP will not be merged here and Blueprint's source tree in AOSP will eventually stop being usable outside of Android.
Whereas there are no meta-build systems one can use as a drop-in replacement for Blueprint, there are a number of build systems that can be used: