upload-aosp-symbols
Description
Upload symbols for an Android OS/AOSP build.
Example AOSP Symbol Upload:
$ memfault --org-token $ORG_TOKEN \
--org acme-inc --project smart-sink
upload-aosp-symbols \
out/target/product/generic/symbols
Reference: https://mflt.io/android-os-symbol-files
Arguments
Argument | Type | Required |
path | Path | True |
Options
Option | Short | Required | Default | Description |
--concurrency | None | False | 8 | Max number of concurrent web requests |
--help | None | False | False | Show this message and exit. |