已合并
新增ohos.permission.MULTI_SCREEN_MANAGER #158982
新增ohos.permission.MULTI_SCREEN_MANAGER #158982
已合并
zhaopeng创建于 26 天前
2 个文件变更+28-0
@@ -8903,6 +8903,20 @@ Allows an application to enable the VoIP recording stream while another applicat
8903 8903 
8904**Valid since**: 26.0.08904**Valid since**: 26.0.0
8905 8905 
8906+## ohos.permission.MULTI_SCREEN_MANAGER
8907+ 
8908+Allows a system application to manage the on/off states of multiple screens.
8909+ 
8910+**Permission level**: system_basic
8911+ 
8912+**Authorization mode**: system_grant
8913+ 
8914+**Certificate-based authorization**: true
8915+ 
8916+**Supported devices**: cars
8917+ 
8918+**Since**: 26.1.0
8919+ 
8906## ohos.permission.vehicle.DEVICE_AUTH8920## ohos.permission.vehicle.DEVICE_AUTH
8907 8921 
8908Allows an application on the rear armrest screen to connect to the head unit for device authentication.8922Allows an application on the rear armrest screen to connect to the head unit for device authentication.
@@ -8934,6 +8934,20 @@
8934 8934 
8935**起始版本**:26.0.08935**起始版本**:26.0.0
8936 8936 
8937+## ohos.permission.MULTI_SCREEN_MANAGER
8938+ 
8939+允许系统应用管理多屏亮灭状态。
8940+ 
8941+**权限级别**:system_basic
8942+ 
8943+**授权方式**:系统授权(system_grant)
8944+ 
8945+**是否支持证书授权**:true
8946+ 
8947+**支持设备**:Car
8948+ 
8949+**起始版本**:26.1.0
8950+ 
8937## ohos.permission.vehicle.DEVICE_AUTH8951## ohos.permission.vehicle.DEVICE_AUTH
8938 8952 
8939允许车辆后排扶手屏应用连接车机,进行设备认证。8953允许车辆后排扶手屏应用连接车机,进行设备认证。