summaryrefslogtreecommitdiff
path: root/WORKSPACE
AgeCommit message (Collapse)Author
2023-04-28build: Add BUILD.bazel file John Moon
Currently, the dtc project builds with Make. As some consumers of this project use Bazel, and eventually all of AOSP will need to move to Bazel anyway, add a a Bazel build definition. Bug: 251879933 Change-Id: I62ea59ee306eda58b764df2a9e5f2f33778e4b5c Signed-off-by: John Moon <quic_johmoo@quicinc.com>