aboutsummaryrefslogtreecommitdiff
path: root/scripts/mkmodules_diff.sh
AgeCommit message (Collapse)Author
2022-12-28Print an error on failureSasha Smundak
Fixes: 257037252 Test: manual Change-Id: I760454d1e1ba5b8692a4e6ecd67d05cd5505c4d5
2022-12-07Include module type in JSON outputSasha Smundak
Also, add go.work ("Go workspace") in order to use local version of go-cmp, and be able to build/test/run mkcompare from any current directory. Test: treehugger, GOWORK=$PWD/build/bazel/mkcompare/go.work go test android/bazel/mkcompare/..., build/bazel/scripts/mkmodules_diff.sh Change-Id: I60e525ef889cc892a0761cb67fefbfcb19c3f2d9
2022-12-05Build Android-TARGET.mk for regular and mixed builds and compare themSasha Smundak
Bug: 257037252 Test: N/A Change-Id: Ie4b385d8ea09f47b8b16875b68ef95bc2f6b2026