Merge "Increment symlink_forest_version" into main am: eb67c30dae
am: 13e759ec72
am: 13327b3a6d
am: e1e2d6527b
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2750722 Change-Id: Icc11c2ef911483ccc7840a509166e94346c8dc10 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -43,7 +43,7 @@ import (
|
||||
// clean the whole symlink forest and recreate it. This number can be bumped whenever there's
|
||||
// an incompatible change to the forest layout or a bug in incrementality that needs to be fixed
|
||||
// on machines that may still have the bug present in their forest.
|
||||
const symlinkForestVersion = 1
|
||||
const symlinkForestVersion = 2
|
||||
|
||||
type instructionsNode struct {
|
||||
name string
|
||||
|
Reference in New Issue
Block a user