Merge "Let the finalization script create ABI dumps for all architectures"
This commit is contained in:
@@ -92,9 +92,7 @@ function finalize_aidl_vndk_sdk_resources() {
|
|||||||
AIDL_TRANSITIVE_FREEZE=true $m aidl-freeze-api create_reference_dumps
|
AIDL_TRANSITIVE_FREEZE=true $m aidl-freeze-api create_reference_dumps
|
||||||
|
|
||||||
# Generate ABI dumps
|
# Generate ABI dumps
|
||||||
ANDROID_BUILD_TOP="$top" \
|
ANDROID_BUILD_TOP="$top" out/host/linux-x86/bin/create_reference_dumps
|
||||||
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')"
|
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)
|
||||||
|
Reference in New Issue
Block a user