Merge "Propagate punch holes flag to soong" into main am: a279c80e8d
am: cd3c190cfe
Original change: https://android-review.googlesource.com/c/platform/build/+/3038377 Change-Id: I0060bcf222554a3858dfefb23f4f97af906b2481 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d1faf06bda
1 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,8 @@ $(call add_soong_config_var_value,ANDROID,release_avf_support_custom_vm_with_par
|
|||
|
||||
$(call add_soong_config_var_value,ANDROID,release_binder_death_recipient_weak_from_jni,$(RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI))
|
||||
|
||||
$(call add_soong_config_var_value,ANDROID,release_package_libandroid_runtime_punch_holes,$(RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES))
|
||||
|
||||
$(call add_soong_config_var_value,ANDROID,release_selinux_data_data_ignore,$(RELEASE_SELINUX_DATA_DATA_IGNORE))
|
||||
|
||||
# Enable system_server optimizations by default unless explicitly set or if
|
||||
|
|
Loading…
Reference in a new issue