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

Commit 392499bd authored by Steven Moreland's avatar Steven Moreland
Browse files

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
parent e95beadd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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