finalize_branch_for_release.sh: works w/ VNDK
When the freeze adds new libraries to the VNDK, we also need to update the VNDK script. Bug: 190577319 Test: run script on internal branch Change-Id: I6f0ab177df5027ced0c4e198bb8a908da088eb85
This commit is contained in:
@@ -19,6 +19,8 @@ set -x
|
||||
|
||||
AIDL_TRANSITIVE_FREEZE=true m aidl-freeze-api
|
||||
|
||||
m check-vndk-list || update-vndk-list.sh # for new versions of AIDL interfaces
|
||||
|
||||
# TODO(b/229413853): test while simulating 'rel' for more requirements AIDL_FROZEN_REL=true
|
||||
m # test build
|
||||
|
||||
|
Reference in New Issue
Block a user