From cb58793106c03a417dc595e1dbbe05edaf505c19 Mon Sep 17 00:00:00 2001 From: houdisheng Date: Tue, 25 Jan 2022 19:44:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=A8=E5=B1=80=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=B0=83=E5=BA=A6=E5=AD=90=E7=B3=BB=E7=BB=9F=E4=B8=8B?= =?UTF-8?q?device=5Fusage=5Fstatistics=E5=8A=9F=E8=83=BDSAID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: houdisheng --- .../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 11844a2..056cae2 100755 --- a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h +++ b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h @@ -115,6 +115,7 @@ enum { BACKGROUND_TASK_MANAGER_SERVICE_ID = 1903, WORK_SCHEDULE_SERVICE_ID = 1904, SOC_PERF_SERVICE_SA_ID = 1906, + DEVICE_UASAGE_STATISTICS_SYS_ABILITY_ID = 1907, SUBSYS_IDE_SYS_ABILITY_ID_BEGIN = 2000, SUBSYS_INTELLIACCESSORIES_SYS_ABILITY_ID_BEGIN = 2100, SUBSYS_INTELLISPEAKER_SYS_ABILITY_ID_BEGIN = 2200,