blob: 46d8c29fafd6bc29aa7e02efbeb5ece451394d16 [file] [log] [blame]
Simon Shields20f2c9b2018-08-10 14:40:27 +10001_contents := $(_contents) "Omnirom":{$(newline)
2
3# See build/core/soong_config.mk for the add_json_* functions you can use here.
4
5# This causes the build system to strip out the last comma in our nested struct, to keep the JSON valid.
6_contents := $(_contents)__SV_END
7
8_contents := $(_contents) },$(newline)