mirror of
https://github.com/openharmony/distributedschedule_samgr.git
synced 2026-07-21 06:55:27 -04:00
@@ -160,6 +160,7 @@ enum {
|
||||
IVIPOWER_ENHANCED_SERVICE_ID = 3309,
|
||||
SUBSYS_ROUTER_SYS_ABILITY_ID_BEGIN = 3400,
|
||||
SUBSYS_SECURITY_SYS_ABILITY_ID_BEGIN = 3500,
|
||||
DEVICE_SECURITY_LEVEL_MANAGER_SA_ID = 3511,
|
||||
SUBSYS_SENSORS_SYS_ABILITY_ID_BEGIN = 3600,
|
||||
SENSOR_SERVICE_ABILITY_ID = 3601,
|
||||
MISCDEVICE_SERVICE_ABILITY_ID = 3602,
|
||||
@@ -251,6 +252,7 @@ static const std::map<int, std::string> saNameMap_ = {
|
||||
{ POWER_MANAGER_BATT_SERVICE_ID, "PowerManagerBatt" },
|
||||
{ 3502, "DpmsService" },
|
||||
{ 3510, "KeystoreService" },
|
||||
{ DEVICE_SECURITY_LEVEL_MANAGER_SA_ID, "DslmService" },
|
||||
{ SENSOR_SERVICE_ABILITY_ID, "SensorService" },
|
||||
{ MISCDEVICE_SERVICE_ABILITY_ID, "MiscDeviceService" },
|
||||
{ PASTEBOARD_SERVICE_ID, "DPasteboardService" },
|
||||
|
||||
Reference in New Issue
Block a user