From 82c225233cef59e001bc62f77620d461b4bb8b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miss=E6=B7=B1=E6=B5=B7=E9=B1=BC?= Date: Thu, 3 Mar 2022 02:32:09 +0000 Subject: [PATCH] update interfaces/innerkits/samgr_proxy/include/system_ability_definition.h. Signed-off-by: miss-deep-sea-fish --- .../innerkits/samgr_proxy/include/system_ability_definition.h | 1 + 1 file changed, 1 insertion(+) diff --git a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h index c9eb8fb8..3b6a1fe5 100755 --- a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h +++ b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h @@ -181,6 +181,7 @@ enum { INPUT_METHOD_SYSTEM_ABILITY_ID = 3703, SCREENLOCK_SERVICE_ID = 3704, WALLPAPER_MANAGER_SERVICE_ID = 3705, + DOWNLOAD_SERVICE_ID = 3706, SUBSYS_SOURCECODETRANSFORMER_SYS_ABILITY_ID_BEGIN = 3800, SUBSYS_STARTUP_SYS_ABILITY_ID_BEGIN = 3900, PARAM_WATCHER_DISTRIBUTED_SERVICE_ID = 3901, -- Gitee