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

Commit 5e6cae49 authored by Yu Liu's avatar Yu Liu Committed by Gerrit Code Review
Browse files

Merge "Validate aconfig libs are built with the correct modes." into main

parents 4e5aa5d0 9e28f469
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -404,6 +404,8 @@ $(call add_json_bool, HiddenapiExportableStubs, $(filter true,$(PRODUCT_HIDDEN_A

$(call add_json_bool, ExportRuntimeApis, $(filter true,$(PRODUCT_EXPORT_RUNTIME_APIS)))

$(call add_json_str, AconfigContainerValidation, $(ACONFIG_CONTAINER_VALIDATION))

$(call json_end)

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