Merge "Ensure compare_images is built with one TARGET_PRODUCT." am: 41dca08dfc
Change-Id: I4b483de16f9fb15a0a8c782094ba378ce24d1782
This commit is contained in:
@@ -38,9 +38,9 @@ fi
|
||||
|
||||
readonly CHECK_DIFF_RESULT
|
||||
|
||||
build/soong/soong_ui.bash --make-mode compare_images
|
||||
. build/envsetup.sh
|
||||
lunch aosp_arm64
|
||||
build/soong/soong_ui.bash --make-mode compare_images
|
||||
COMMON_WHITELIST=development/vndk/tools/image-diff-tool/whitelist.txt
|
||||
out/host/linux-x86/bin/compare_images $1 -u -w "${COMMON_WHITELIST}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user