Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spf/api/modules/metadata_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ struct metadata_header_t
*
* This bit is specifically used for MDF to classify if the metadata is relevant
* to external client versus internally generated and propagated within SPF.
* Should be set to ‘0’ always for HLOS
* Should be set to ‘0’ always for HLOS
*
*
* BIT_2_to_1 : Specifies if the Metadata is trackable.
Expand Down
Loading