commit | 01d917645787572f2b1420b42c86f508f608b9e0 | [log] [tgz] |
---|---|---|
author | Alex Buynytskyy <alexbuy@google.com> | Tue Jan 24 11:18:17 2023 -0800 |
committer | Alex Buynytskyy <alexbuy@google.com> | Tue Jan 24 19:32:23 2023 +0000 |
tree | 2679e725fd974c2e99b78c6e605b22a759a0e04d | |
parent | 459dcab94e0c9415d1ba1d3e28c10c86cbd31606 [diff] |
Script fix. Bug: 260755259 Test: run locally Change-Id: I69998d69169ceb6d67cd1bb9450251ba8e309b39
diff --git a/finalize-step-2-for-build-target.sh b/finalize-step-2-for-build-target.sh index d932b14..b74fd03 100755 --- a/finalize-step-2-for-build-target.sh +++ b/finalize-step-2-for-build-target.sh
@@ -8,8 +8,6 @@ local top="$(dirname "$0")"/../.. local m="$top/build/soong/soong_ui.bash --make-mode TARGET_PRODUCT=aosp_arm64 TARGET_BUILD_VARIANT=userdebug" - revert_to_unfinalized_state - # vndk etc finalization source $top/build/make/finalize-aidl-vndk-sdk-resources.sh