mirror of
https://gitee.com/openharmony/utils
synced 2024-12-02 18:16:28 +00:00
feat: add usb subsystem service ability definition, code format
Signed-off-by: wu-chengwen <wuchengwen4@huawei.com>
This commit is contained in:
parent
6f6feb1661
commit
323fe21dec
@ -241,7 +241,7 @@ static const std::map<int, std::string> saNameMap_ = {
|
||||
{ TELEPHONY_SYS_ABILITY_ID, "Telephony" },
|
||||
{ DCALL_SYS_ABILITY_ID, "DistributedCallMgr" },
|
||||
{ DISTRIBUTED_HARDWARE_DEVICEMANAGER_SA_ID, "DeviceManagerService" },
|
||||
{ USB_SYSTEM_ABILITY_ID, "UsbService" },
|
||||
{ USB_SYSTEM_ABILITY_ID, "UsbService" },
|
||||
{ DEVICE_SERVICE_MANAGER_SA_ID, "HdfDeviceServiceManager" },
|
||||
};
|
||||
} // namespace OHOS
|
||||
|
Loading…
Reference in New Issue
Block a user