Merge "Export PLATFORM_VERSION_KNOWN_CODENAMES to soong" am: 8be3eced81
am: 63a47a693e
Original change: https://android-review.googlesource.com/c/platform/build/+/2132214 Change-Id: Icceba2b3a0bc33601f4f5f5c39bbb4698846da35 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b006f84df7
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ $(call add_json_str, Platform_security_patch, $(PLATFORM_SECURITY_PAT
|
|||
$(call add_json_str, Platform_preview_sdk_version, $(PLATFORM_PREVIEW_SDK_VERSION))
|
||||
$(call add_json_str, Platform_base_os, $(PLATFORM_BASE_OS))
|
||||
$(call add_json_str, Platform_version_last_stable, $(PLATFORM_VERSION_LAST_STABLE))
|
||||
$(call add_json_str, Platform_version_known_codenames, $(PLATFORM_VERSION_KNOWN_CODENAMES))
|
||||
|
||||
$(call add_json_str, Platform_min_supported_target_sdk_version, $(PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION))
|
||||
|
||||
|
|
Loading…
Reference in a new issue