14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"add-toplevel-block": "cargo2android_nostd.bp",
|
|
"cfg-blocklist": [
|
|
"std_atomic64"
|
|
],
|
|
"dependencies": true,
|
|
"device": true,
|
|
"features": "default,derive,rc",
|
|
"run": true,
|
|
"tests": true,
|
|
"vendor-available": true,
|
|
"min_sdk_version": "29"
|
|
}
|