mirror of
https://github.com/openharmony/utils.git
synced 2026-07-01 21:14:06 -04:00
!74 【轻量级 PR】:update system/safwk/native/include/system_ability_definition.h.
Merge pull request !74 from 张德耀/N/A
This commit is contained in:
@@ -217,6 +217,7 @@ enum {
|
||||
DEVICE_SERVICE_MANAGER_SA_ID = 5100,
|
||||
DISTRIBUTED_DEVICE_PROFILE_SA_ID = 6001,
|
||||
SUBSYS_ACE_SYS_ABILITY_ID_BEGIN = 7001,
|
||||
CA_DAEMON_ID = 8001,
|
||||
LAST_SYS_ABILITY_ID = 0x00ffffff, // 16777215
|
||||
};
|
||||
|
||||
@@ -269,6 +270,7 @@ static const std::map<int, std::string> saNameMap_ = {
|
||||
{ GRAPHIC_DUMPER_SERVICE_SA_ID, "GraphicDumperService" },
|
||||
{ GRAPHIC_DUMPER_COMMAND_SA_ID, "GraphicDumperCommand" },
|
||||
{ ANIMATION_SERVER_SA_ID, "AnimationServer" },
|
||||
{ CA_DAEMON_ID, "CaDaemon"},
|
||||
};
|
||||
} // namespace OHOS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user