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

Skip to content
Commit efb90576 authored by Hsin-chen Chuang's avatar Hsin-chen Chuang
Browse files

floss: Fix "unused manifest key" warning

hcidoc toml:
  The correct name is "crate-type" (no trailing s). This means that we
  were not specifying it before. The default value is ["lib"] where
  "lib" is an alias to "rlib" for now - It could change in the future
  rustc version. Anyway this patch explicitly sets it to "rlib".

gd/rust tomls:
  The "build" key should be in the [package] section. "build.rs" is the
  default value so this shall have no behavior changes.

Bug: 332634317
Tag: #floss
Test: mmm packages/modules/Bluetooth
Test: floss/build/build-in-container.py
Test: emerge-brya floss
Test: emerge floss_tools
Flag: EXEMPT, Floss-only changes
Change-Id: I9d8ecd4b708f3f3fcd1d0966edc552b669f854a8
parent 5de3fa6f
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