Merge "Export BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI to soong" into main am: 343fabb483
Original change: https://android-review.googlesource.com/c/platform/build/+/2759039 Change-Id: I14b2daadbf7b0b3f4bd6a1ee7c8bbc44eb8235a9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -162,6 +162,8 @@ $(call add_soong_config_var_value,ANDROID,release_avf_enable_multi_tenant_microd
|
||||
$(call add_soong_config_var_value,ANDROID,release_avf_enable_remote_attestation,$(RELEASE_AVF_ENABLE_REMOTE_ATTESTATION))
|
||||
$(call add_soong_config_var_value,ANDROID,release_avf_enable_vendor_modules,$(RELEASE_AVF_ENABLE_VENDOR_MODULES))
|
||||
|
||||
$(call add_soong_config_var_value,ANDROID,release_binder_death_recipient_weak_from_jni,$(RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI))
|
||||
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user