Loading core/android_soong_config_vars.mk +2 −0 Original line number Diff line number Diff line Loading @@ -145,6 +145,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 Loading
core/android_soong_config_vars.mk +2 −0 Original line number Diff line number Diff line Loading @@ -145,6 +145,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