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

Commit 1681cc9b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Import some product definition variables to Soong" into main

parents 10a66b3b d490af1b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -316,6 +316,8 @@ $(call add_json_list, AfdoProfiles, $(ALL_AFDO_PROFILES))

$(call add_json_str,  ProductManufacturer, $(PRODUCT_MANUFACTURER))
$(call add_json_str,  ProductBrand,        $(PRODUCT_BRAND))
$(call add_json_str,  ProductDevice,       $(PRODUCT_DEVICE))
$(call add_json_str,  ProductModel,        $(PRODUCT_MODEL))

$(call add_json_str, ReleaseVersion,    $(_RELEASE_VERSION))
$(call add_json_list, ReleaseAconfigValueSets,    $(RELEASE_ACONFIG_VALUE_SETS))