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

Commit 7ef0e170 authored by Simon Shields's avatar Simon Shields
Browse files

build: soong: put lineage variables in the "Lineage" struct

Change-Id: I9ed55cea0c55f0078f8f97ad4037b16ed11c0156
parent 76dd1e5e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# Insert new variables inside the Lineage structure
lineage_soong:
	$(hide) mkdir -p $(dir $@)
	$(hide) (\
	echo '{'; \
	echo '"Lineage": {'; \
	echo '},'; \
	echo '') > $(SOONG_VARIABLES_TMP)