Skip to content
Snippets Groups Projects
Commit b6ef79af authored by Keystone Precog's avatar Keystone Precog Committed by Deyao Ren
Browse files

Merge ZP1A.231120.001

Change-Id: I852cd609898080200ecb5f51541cbb62687cd5ac
parents 34ac7f73 845f8136
No related branches found
No related tags found
No related merge requests found
// This file is generated by cargo2android.py --config cargo2android.json.
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
package {
......
{
"device": true,
"run": true,
"dependencies": true,
"variants": [
{
"features": "alloc,std"
},
{
"alloc": true,
"features": "alloc",
"force-rlib": true,
"no-host": true,
"suffix": "_nostd",
"no-std": true
}
]
}
{
"run_cargo": false,
"variants": [
{
"features": [
"alloc",
"std"
]
},
{
"features": [
"alloc"
],
"module_name_overrides": {
"libciborium_io": "libciborium_io_nostd"
},
"package": {
"ciborium-io": {
"alloc": true,
"force_rlib": true,
"host_supported": false,
"no_std": true
}
}
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment