6 Commits

Author SHA1 Message Date
Gurpreet Singh
5398070941 Merge "Change build-release target for building module sdks" into main 2024-04-19 10:06:58 +00:00
Gurpreet Singh
cdb07595a1 Change build-release target for building module sdks
--build-release=latest => Include all new APIs in API tracking files
along with the @FlaggedAPI annotation prefix.

--build-release=next => Include only those new APIs in API tracking
files for which the flag is enabled. Also the @FlaggedAPI annotation
prefix is removed from API tracking files.

Ignore-AOSP-first: VIC finalization happens outside AOSP
Bug: 335454564
Test: croot && build/tools/finalization/localonly-steps.sh
Change-Id: I3fdd71ac385835b3b961336d86604e86dfed31cf
2024-04-18 17:16:39 +00:00
Mårten Kongstad
023fa5dc17 finalization: do not generate the ADB keys
The ADB keys have already been generated for Android 15. Remove that
step from the scripts.

Bug: 323940469
Test: TH
Ignore-AOSP-first: VIC finalization happens outside AOSP
Change-Id: I83184740bfc1db3104e320b76638253a5892507c
2024-04-12 14:31:12 +02:00
Alex Buynytskyy
3fa5db0c08 Finalization for Trunk Stable, REL.
Ignore-AOSP-First: local first
Bug: 304316873
Test: build/make/tools/finalization/build-step-1-and-2.sh
Change-Id: I6d5c6d58cad755f44766a77583dfbbd7d612fed4
2023-11-09 05:02:11 +00:00
Alex Buynytskyy
aac2a187d4 Improve finalization perfomance by building only current version.
Bug: 275409981
Test: run locally
Change-Id: If531178a17792166726ff7ed230592c392eeb899
2023-05-10 03:10:32 +00:00
Alex Buynytskyy
307d9bcfdf Minor renaming and documentation.
Bug: 276752264
Test: local run
Change-Id: I75814313a81ca041fa1461e48733bd40a020b777
2023-04-06 15:28:39 -07:00