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

Commit f542e3a0 authored by Christopher Ferris's avatar Christopher Ferris Committed by Automerger Merge Worker
Browse files

Add ability to force compile as 64 bit. am: e526cdc5

parents 33f695bd e526cdc5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -290,6 +290,8 @@ $(call add_json_list, SepolicyFreezeTestExtraPrebuiltDirs, $(SEPOLICY_FREEZE_TES

$(call add_json_bool, GenerateAidlNdkPlatformBackend, $(filter true,$(NEED_AIDL_NDK_PLATFORM_BACKEND)))

$(call add_json_bool, ForceMultilibFirstOnDevice, $(filter true,$(FORCE_MULTILIB_FIRST_ON_DEVICE)))

$(call json_end)

$(file >$(SOONG_VARIABLES).tmp,$(json_contents))