hidumper -s 10重命名为RenderService

Signed-off-by: wugeyu <wugeyu@huawei.com>
Change-Id: I60677e7346fc75a972654de0705ad0ec512cf74a
This commit is contained in:
wugeyu
2022-07-28 17:46:57 +08:00
parent f2fe92aa35
commit e24f4be3c8
@@ -334,6 +334,7 @@ static const std::map<int, std::string> saNameMap_ = {
{ ARKUI_UI_APPEARANCE_SERVICE_ID, "UiAppearanceService"},
{ SUBSYS_USERIAM_SYS_ABILITY_USERIDM, "UserIdmService" },
{ SUBSYS_USERIAM_SYS_ABILITY_AUTHEXECUTORMGR, "AuthExecutorMgrService" },
{ RENDER_SERVICE, "RenderService" },
};
} // namespace OHOS