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

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

Merge "Add ability to force compile as 64 bit." am: 2c8a0d65

parents 5a8669d8 2c8a0d65
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -293,6 +293,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, GenerateAidlNdkPlatformBackend, $(filter true,$(NEED_AIDL_NDK_PLATFORM_BACKEND)))


$(call add_json_bool, IgnorePrefer32OnDevice, $(filter true,$(IGNORE_PREFER32_ON_DEVICE)))

$(call json_end)
$(call json_end)


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