diff options
Diffstat (limited to 'core/dex_preopt_config.mk')
| -rw-r--r-- | core/dex_preopt_config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/dex_preopt_config.mk b/core/dex_preopt_config.mk index f1e9fb59b7..fdec0dca08 100644 --- a/core/dex_preopt_config.mk +++ b/core/dex_preopt_config.mk @@ -123,6 +123,7 @@ ifeq ($(WRITE_SOONG_VARIABLES),true) $(call add_json_str, Dex2oatXms, $(DEX2OAT_XMS)) $(call add_json_str, EmptyDirectory, $(OUT_DIR)/empty) $(call add_json_str, EnableUffdGc, $(ENABLE_UFFD_GC)) + $(call add_json_str, PlatformSdkVersion, $(PLATFORM_SDK_VERSION)) ifdef TARGET_ARCH $(call add_json_map, CpuVariant) |
