已关闭
增加新权限:允许车辆后排扶手屏应用连接车机,进行设备认证。 #152012
weixin_37908090创建于 6月27日关闭于 23 天前
增加新权限:允许车辆后排扶手屏应用连接车机,进行设备认证。 #152012
已关闭
weixin_37908090创建于 6月27日关闭于 23 天前
已删除 :master合入到openharmony/docsmaster
2 个文件变更+28-0
Men/application-dev/security/AccessToken/permissions-for-system-apps.md+14-0
@@ -5877,6 +5877,20 @@ Allows a system application to send commands to collect logs.
5877 5877 
5878**Since**: 26.0.05878**Since**: 26.0.0
5879 5879 
5880+## ohos.permission.vehicle.DEVICE_AUTH
5881+ 
5882+Allows an application on the rear armrest screen to connect to the head unit for device authentication.
5883+ 
5884+**Permission level**: system_basic
5885+ 
5886+**Authorization mode**: system_grant
5887+ 
5888+**Certificate-based authorization**: true
5889+ 
5890+**Supported devices**: cars
5891+ 
5892+**Since**: 26.1.0
5893+ 
5880## ohos.permission.NOTIFICATION_SYSTEM_SUBSCRIBER5894## ohos.permission.NOTIFICATION_SYSTEM_SUBSCRIBER
5881 5895 
5882Allows an application to subscribe to the notification service.5896Allows an application to subscribe to the notification service.
Mzh-cn/application-dev/security/AccessToken/permissions-for-system-apps.md+14-0
@@ -5893,6 +5893,20 @@
5893 5893 
5894**起始版本**:26.0.05894**起始版本**:26.0.0
5895 5895 
5896+## ohos.permission.vehicle.DEVICE_AUTH
5897+ 
5898+允许车辆后排扶手屏应用连接车机,进行设备认证。
5899+ 
5900+**权限级别**:system_basic
5901+ 
5902+**授权方式**:系统授权(system_grant)
5903+ 
5904+**是否支持证书授权**:true
5905+ 
5906+**支持设备**:Car
5907+ 
5908+**起始版本**:26.1.0
5909+ 
5896## ohos.permission.NOTIFICATION_SYSTEM_SUBSCRIBER5910## ohos.permission.NOTIFICATION_SYSTEM_SUBSCRIBER
5897 5911 
5898允许应用订阅通知服务。5912允许应用订阅通知服务。