finalize branch: demarcate failure
This output always confuses me, and I added it. Bug: 254774724 Test: N/A Change-Id: I72b79007c65ca344da37eaa60010aef418617aa8
This commit is contained in:
@@ -23,9 +23,11 @@ function finalize_aidl_vndk_sdk_resources() {
|
||||
out/host/linux-x86/bin/create_reference_dumps \
|
||||
-p aosp_arm64 --build-variant user
|
||||
|
||||
echo "NOTE: THIS INTENTIONALLY MAY FAIL AND REPAIR ITSELF (until 'DONE')"
|
||||
# Update new versions of files. See update-vndk-list.sh (which requires envsetup.sh)
|
||||
$m check-vndk-list || \
|
||||
{ cp $top/out/soong/vndk/vndk.libraries.txt $top/build/make/target/product/gsi/current.txt; }
|
||||
echo "DONE: THIS INTENTIONALLY MAY FAIL AND REPAIR ITSELF"
|
||||
|
||||
# Finalize resources
|
||||
"$top/frameworks/base/tools/aapt2/tools/finalize_res.py" \
|
||||
|
Reference in New Issue
Block a user