From 5b2380d31cb8a4d20a900a00f1db9ad4583a41e1 Mon Sep 17 00:00:00 2001 From: John Patterson Date: Thu, 1 Apr 2021 18:58:49 +0200 Subject: [PATCH] Add calendar sync manager role. Bug: 170338315 Test: Built system Change-Id: I62dbf93b2f5639f2ebfa10dee35bb8dda49a6514 --- core/api/system-current.txt | 1 + core/api/test-current.txt | 1 + core/res/res/values/config.xml | 2 ++ core/res/res/values/public.xml | 2 ++ 4 files changed, 6 insertions(+) diff --git a/core/api/system-current.txt b/core/api/system-current.txt index 99e47b1c6b90c..d153a4b8c0466 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -400,6 +400,7 @@ package android { field public static final int config_systemAmbientAudioIntelligence = 17039411; // 0x1040033 field public static final int config_systemAppProtectionService; field public static final int config_systemAudioIntelligence = 17039412; // 0x1040034 + field public static final int config_systemAutomotiveCalendarSyncManager; field public static final int config_systemAutomotiveCluster = 17039400; // 0x1040028 field public static final int config_systemAutomotiveProjection = 17039401; // 0x1040029 field public static final int config_systemCompanionDeviceProvider = 17039417; // 0x1040039 diff --git a/core/api/test-current.txt b/core/api/test-current.txt index 89dc678360f15..e2235e7f614ec 100644 --- a/core/api/test-current.txt +++ b/core/api/test-current.txt @@ -65,6 +65,7 @@ package android { public static final class R.string { field public static final int config_defaultAssistant = 17039393; // 0x1040021 field public static final int config_defaultDialer = 17039395; // 0x1040023 + field public static final int config_systemAutomotiveCalendarSyncManager; field public static final int config_systemAutomotiveCluster = 17039400; // 0x1040028 field public static final int config_systemAutomotiveProjection = 17039401; // 0x1040029 field public static final int config_systemGallery = 17039399; // 0x1040027 diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index be32c42eb30d9..758bcb48a8270 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2125,6 +2125,8 @@ + + com.android.stk diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 3d3c860068713..35ba2cdc5d40f 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3270,6 +3270,8 @@ + +