Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1e9574f authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "finalize branch: demarcate failure"

parents 1a6c0c5d bd2d7519
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -23,9 +23,11 @@ function finalize_aidl_vndk_sdk_resources() {
        out/host/linux-x86/bin/create_reference_dumps \
        out/host/linux-x86/bin/create_reference_dumps \
        -p aosp_arm64 --build-variant user
        -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)
    # Update new versions of files. See update-vndk-list.sh (which requires envsetup.sh)
    $m check-vndk-list || \
    $m check-vndk-list || \
        { cp $top/out/soong/vndk/vndk.libraries.txt $top/build/make/target/product/gsi/current.txt; }
        { 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
    # Finalize resources
    "$top/frameworks/base/tools/aapt2/tools/finalize_res.py" \
    "$top/frameworks/base/tools/aapt2/tools/finalize_res.py" \