Revert "Add out/partitions_were_clean_at_start_of_build.txt"

Revert submission 2773149-partition_file_list_check

Reason for revert: b/305103467, b/305103783, b/305103468
Reverted changes: /q/submissionid:2773149-partition_file_list_check

Change-Id: I4116fe908cc914f41dc1bf7e950acb32bc546995
This commit is contained in:
Cole Faust
2023-10-13 02:51:08 +00:00
committed by Gerrit Code Review
parent 39ec9276a7
commit e842a6c874
4 changed files with 1 additions and 52 deletions

View File

@@ -298,8 +298,6 @@ func Build(ctx Context, config Config) {
runMakeProductConfig(ctx, config)
}
checkForCleanPartitions(ctx, config)
// Everything below here depends on product config.
if inList("installclean", config.Arguments()) ||