Host tools support
This adds support for the dumpsys bundler tool (which combines multiple flatbuffer schemas) and the packetgen tool (which converts pdls to a language parser). Bug: 176847256 Tag: #floss Test: atest --host bluetooth_test_gd Change-Id: I1315979093668f60a476b85f41bb1d707995b2a7
Showing
- system/gd/dumpsys/BUILD.gn 37 additions, 0 deletionssystem/gd/dumpsys/BUILD.gn
- system/gd/dumpsys/bundler/BUILD.gn 30 additions, 5 deletionssystem/gd/dumpsys/bundler/BUILD.gn
- system/gd/dumpsys/bundler/bundler.gni 180 additions, 0 deletionssystem/gd/dumpsys/bundler/bundler.gni
- system/gd/dumpsys/bundler/extract_files_and_call.py 58 additions, 0 deletionssystem/gd/dumpsys/bundler/extract_files_and_call.py
- system/gd/packet/parser/BUILD.gn 87 additions, 0 deletionssystem/gd/packet/parser/BUILD.gn
- system/gd/packet/parser/packetgen.gni 216 additions, 0 deletionssystem/gd/packet/parser/packetgen.gni
Loading
Please register or sign in to comment