# Set arbitrary large values for CI. # SDK_VERSION needs to be <61 (lint/libs/lint-api/src/main/java/com/android/tools/lint/detector/api/ApiConstraint.kt) # There are multiple places where we rely on next SDK version to be previous + 1, e.g. RESOURCES_SDK_INT. # We might or might not fix this in future, but for now let's keep it +1. export FINAL_PLATFORM_SDK_VERSION='35' # Feel free to randomize once in a while to detect buggy version detection code. export FINAL_MAINLINE_EXTENSION='13'
# Options: # 'unfinalized' - branch is in development state, # 'vintf' - VINTF is finalized # 'sdk' - VINTF and SDK/API are finalized # 'rel' - branch is finalized, switched to REL export FINAL_STATE='vintf'
export BUILD_FROM_SOURCE_STUB=true
# FINAL versions for VINTF # TODO(b/323985297): The version must match with that from the release configuration. # Instead of hardcoding the version here, read it from a release configuration. export FINAL_BOARD_API_LEVEL='202604' export FINAL_CORRESPONDING_VERSION_LETTER='C' export FINAL_CORRESPONDING_PLATFORM_VERSION='17' export FINAL_NEXT_BOARD_API_LEVEL='202704' export FINAL_NEXT_CORRESPONDING_VERSION_LETTER='D' export FINAL_NEXT_CORRESPONDING_SDK_VERSION='38'
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.0 Sekunden
(vorverarbeitet am 2026-06-28)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.