summaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 5edf07b4ad218d73e5e26f896b192d74babf395c (plain)
1
2
3
4
5
6
7
8
{
  "device": true,
  "features": "default,secure",
  "ignore-cargo-errors": true,
  "no-pkg-vers": true,
  "patch": "patches/Android.bp.patch",
  "run": true
}