Skip to content

Commit

Permalink
Update android.md
Browse files Browse the repository at this point in the history
adding omit_requirement_level
  • Loading branch information
mlunadia authored Dec 8, 2023
1 parent c1a57a8 commit aeeebad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/attributes-registry/android.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Android

## Android Attributes
<!-- semconv registry.android -->
<!-- semconv registry.android(omit_requirement_level) -->
| Attribute | Type | Description | Examples | Requirement Level |
|---|---|---|---|---|
| `android.os.api_level` | string | Uniquely identifies the framework API revision offered by a version (`os.version`) of the android operating system. More information can be found [here](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels). | `33`; `32` | Recommended |
Expand Down

0 comments on commit aeeebad

Please sign in to comment.