Script fix.
Bug: 260755259 Test: run locally Change-Id: I69998d69169ceb6d67cd1bb9450251ba8e309b39
This commit is contained in:
parent
459dcab94e
commit
01d9176457
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ function finalize_step_2_main() {
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue