platform_build_blueprint/bpmodify
Devin Moore 753a555fdd bpmodify: Add a set-bool flag to set single boolean values
This is treated similar to other set commands, but add a single boolean
value to the property.

Test: bpmodify_test.go
Test: bpmodify -d -m android.hardware.drm -property frozen -set-bool
false Android.bp
Test: Same command above with "true" "misspelled" "1" for -set-bool
Bug: 231903487

Change-Id: I598da41a38409877af410f9715838d86b0873173
2022-10-28 18:46:51 +00:00
..
bpmodify.go bpmodify: Add a set-bool flag to set single boolean values 2022-10-28 18:46:51 +00:00
bpmodify_test.go bpmodify: Add a set-bool flag to set single boolean values 2022-10-28 18:46:51 +00:00
rename_module_and_deps.py Add LSC tool meant for remediating module/file collisions. 2022-08-29 16:07:29 +00:00