已合并
add permission CREATE_SIGN_CONTENT_TRUST and APPEND_SIGN_CONTENT_TRUST #155544
chenbowen创建于 7月14日
add permission CREATE_SIGN_CONTENT_TRUST and APPEND_SIGN_CONTENT_TRUST #155544
已合并
chenbowen创建于 7月14日
2 个文件变更+56-0
@@ -6561,6 +6561,34 @@ Allows a system application to access the file cache path of the file transfer s
6561 6561
6562**Valid since**: 26.0.06562**Valid since**: 26.0.0
6563 6563 
6564+## ohos.permission.CREATE_SIGN_CONTENT_TRUST
6565+
6566+Allows an application to create a content trust signature.
6567+ 
6568+**Permission level**: system_basic
6569+ 
6570+**Authorization mode**: system_grant
6571+ 
6572+**Certificate-based authorization**: true
6573+ 
6574+**Supported devices**: phones | PCs/2-in-1 devices | tablets
6575+ 
6576+**Since**: 26.0.0
6577+ 
6578+## ohos.permission.APPEND_SIGN_CONTENT_TRUST
6579+ 
6580+Allows an application to append a content trust signature.
6581+ 
6582+**Permission level**: system_basic
6583+ 
6584+**Authorization mode**: system_grant
6585+ 
6586+**Certificate-based authorization**: true
6587+ 
6588+**Supported devices**: phones | PCs/2-in-1 devices | tablets
6589+ 
6590+**Since**: 26.0.0
6591+ 
6564## ohos.permission.vehicle.MANAGE_TBOX_CELLULAR6592## ohos.permission.vehicle.MANAGE_TBOX_CELLULAR
6565 6593 
6566Allows an application to set cellular network information.6594Allows an application to set cellular network information.
@@ -6591,6 +6591,34 @@
6591 6591 
6592**起始版本**:26.0.06592**起始版本**:26.0.0
6593 6593 
6594+## ohos.permission.vehicle.CREATE_SIGN_CONTENT_TRUST
6595+ 
6596+允许应用创建内容证真签名。
6597+ 
6598+**权限级别**:system_basic
6599+ 
6600+**授权方式**:系统授权(system_grant)
6601+ 
6602+**是否支持证书授权**:true
6603+ 
6604+**支持设备**:Phone | PC/2in1 | Tablet
6605+ 
6606+**起始版本**:26.0.0
6607+ 
6608+## ohos.permission.vehicle.APPEND_SIGN_CONTENT_TRUST
6609+ 
6610+允许应用追加内容证真签名。
6611+ 
6612+**权限级别**:system_basic
6613+ 
6614+**授权方式**:系统授权(system_grant)
6615+ 
6616+**是否支持证书授权**:true
6617+ 
6618+**支持设备**:Phone | PC/2in1 | Tablet
6619+ 
6620+**起始版本**:26.0.0
6621+ 
6594## ohos.permission.vehicle.MANAGE_TBOX_CELLULAR6622## ohos.permission.vehicle.MANAGE_TBOX_CELLULAR
6595 6623 
6596允许应用设置蜂窝网络相关信息。6624允许应用设置蜂窝网络相关信息。