mirror of
https://github.com/openharmony/distributedschedule_samgr.git
synced 2026-07-20 22:47:20 -04:00
!103 feat: sensors_medical_sensor仓孵化毕业,测试验证参与系统编译
Merge pull request !103 from 371931794/master
This commit is contained in:
@@ -175,6 +175,7 @@ enum {
|
||||
SENSOR_SERVICE_ABILITY_ID = 3601,
|
||||
MISCDEVICE_SERVICE_ABILITY_ID = 3602,
|
||||
EXTSHB_SERVICE_ABILITY_ID = 3603,
|
||||
MEDICAL_SENSOR_SERVICE_ABILITY_ID = 3605,
|
||||
SUBSYS_SMALLSERVICES_SYS_ABILITY_ID_BEGIN = 3700,
|
||||
PASTEBOARD_SERVICE_ID = 3701,
|
||||
TIME_SERVICE_ID = 3702,
|
||||
@@ -275,6 +276,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" },
|
||||
{ MEDICAL_SENSOR_SERVICE_ABILITY_ID, "MedicalSensorService" },
|
||||
{ USB_SYSTEM_ABILITY_ID, "UsbService" },
|
||||
{ DEVICE_SERVICE_MANAGER_SA_ID, "HdfDeviceServiceManager" },
|
||||
{ DISTRIBUTED_DEVICE_PROFILE_SA_ID, "DistributedDeviceProfile" },
|
||||
|
||||
Reference in New Issue
Block a user