!1637 change since 13 to 14

Merge pull request !1637 from xinchengcai/master
This commit is contained in:
openharmony_ci 2024-11-15 10:39:41 +00:00 committed by Gitee
commit b2c9ef5fdc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -208,7 +208,7 @@ typedef enum {
/**
* A tag whose value is a bool indicating whether the attributes of an asset are required to be encrypted.
*
* @since 13
* @since 14
*/
ASSET_TAG_REQUIRE_ATTR_ENCRYPTED = ASSET_TYPE_BOOL | 0x47,
} Asset_Tag;