Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8bec605 authored by Vilas Bhat's avatar Vilas Bhat
Browse files

Propagate libpower no lock during binder transaction flag to soong

Bug: 343527537
Test: (On internal branch)
      lunch, make and flash Pixel 8 target
      atest libpower_test
Change-Id: I8fabec0919e180b0e3c65f06280032fc5eea37dc
parent 8a402d7e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))