Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f72600db authored by Cole Faust's avatar Cole Faust Committed by Automerger Merge Worker
Browse files

Merge "Mention LOCAL_POST_INSTALL_CMD when talking about...

Merge "Mention LOCAL_POST_INSTALL_CMD when talking about BUILD_BROKEN_INCORRECT_PARTITION_IMAGES" into main am: b870b9c9 am: 7d5f7352 am: 8cad4537

Original change: https://android-review.googlesource.com/c/platform/build/+/2748497



Change-Id: I0709e44f48cea4faf4015f4960379bf873fe16bd
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 96114fb3 8cad4537
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@ This behavior has been changed, and now the partition images only include what t
did a clean build. This behavior can be disabled by setting the
`BUILD_BROKEN_INCORRECT_PARTITION_IMAGES` environment variable or board config variable.

Manually adding make rules that build to the staging directories without going through the make
module system will not be compatible with this change. This includes many usages of
`LOCAL_POST_INSTALL_CMD`.

## Perform validation of Soong plugins

Each Soong plugin will require manual work to migrate to Bazel. In order to