Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4c8a8eaa authored by Archie Pusaka's avatar Archie Pusaka
Browse files

floss: hcidoc: Introduce the hcidoc_packets crate

The current pdl-compiler doesn't work well with l2cap_packets.pdl.
Therefore, we temporarily write our own l2cap_packets.pdl, which is a
stripped down version of the original pdl file, but works with the
pdl-compiler. This is put into it's own crate. If we found another
non-compatible pdl files, we can utilize this crate again.

Ideally this should be obsoleted once pdl-compiler is fixed.

Bug: 306108678
Test: m -j
Test: ./build.py --target=utils, verify l2cap_packets.rs is generated.

Change-Id: I56acff17e903d6ca435c638257c8784619d5bc47
parent d4c5236f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment