Merge "Add RELEASE_SELINUX_DATA_DATA_IGNORE flag" into main

This commit is contained in:
Thiébaud Weksteen
2024-03-04 23:28:31 +00:00
committed by Gerrit Code Review

View File

@@ -164,6 +164,8 @@ $(call add_soong_config_var_value,ANDROID,release_avf_microdroid_kernel_version,
$(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_selinux_data_data_ignore,$(RELEASE_SELINUX_DATA_DATA_IGNORE))
# Enable system_server optimizations by default unless explicitly set or if
# there may be dependent runtime jars.
# TODO(b/240588226): Remove the off-by-default exceptions after handling