Merge "Propagate libpower no lock during binder transaction flag to soong" into main
This commit is contained in:
commit
eae45e70ca
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,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_libpower_no_lock_binder_txn,$(RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN))
|
||||
|
||||
$(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))
|
||||
|
|
Loading…
Reference in a new issue