platform_build_blueprint/parser
MarkDacek 856507f4d2 Add multiple property and replace functionality to bpmodify.
Test: go run bpmodify.go -w -m=libcore-memory-metrics-tests -property=something,static_libs,deps,required,test_suites -replace-property=ahat:ahat_lib,general-tests:something -s ~/aosp-master-with-phones/libcore/metrictests/memory/host/Android.bp
go test -v

Change-Id: I005b6dd675beb205f544e89c729fe9191e6470c2
2022-08-08 17:58:11 +00:00
..
ast.go added moveProperty contents functionality to bpmodify 2022-07-25 19:38:40 +00:00
modify.go Add multiple property and replace functionality to bpmodify. 2022-08-08 17:58:11 +00:00
modify_test.go Add Patch and PatchList for making textual changes 2018-04-10 16:50:39 -07:00
parser.go bpmodify: -add-literal to add a value to the list 2022-02-09 11:16:02 +09:00
parser_test.go Merge "Add support for maps in blueprint files." 2022-01-27 21:36:45 +00:00
printer.go Add newlines around list of structs 2022-02-09 11:10:12 +09:00
printer_test.go Add newlines around list of structs 2022-02-09 11:10:12 +09:00
sort.go Fix numericStringLess and add tests 2021-03-08 17:59:55 -08:00
sort_test.go Fix numericStringLess and add tests 2021-03-08 17:59:55 -08:00