Loading core/api/system-current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -457,6 +457,7 @@ package android { field public static final int config_systemUi = 17039418; // 0x104003a field public static final int config_systemUiIntelligence = 17039410; // 0x1040032 field public static final int config_systemVisualIntelligence = 17039415; // 0x1040037 field public static final int config_systemWearHealthService; field public static final int config_systemWellbeing = 17039408; // 0x1040030 field public static final int config_systemWifiCoexManager = 17039407; // 0x104002f field public static final int safety_protection_display_text = 17039425; // 0x1040041 core/res/res/values/config.xml +2 −0 Original line number Diff line number Diff line Loading @@ -2133,6 +2133,8 @@ <string name="config_systemAutomotiveCalendarSyncManager" translatable="false"></string> <!-- The name of the package that will hold the default automotive navigation role. --> <string name="config_defaultAutomotiveNavigation" translatable="false"></string> <!-- The name of the package that will hold the system wear health service role. --> <string name="config_systemWearHealthService" translatable="false"></string> <!-- The name of the package that will handle updating the device management role. --> <string name="config_devicePolicyManagementUpdater" translatable="false"></string> Loading core/res/res/values/public-staging.xml +2 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,8 @@ </staging-public-group> <staging-public-group type="string" first-id="0x01cb0000"> <!-- @hide @SystemApi --> <public name="config_systemWearHealthService" /> </staging-public-group> <staging-public-group type="dimen" first-id="0x01ca0000"> Loading Loading
core/api/system-current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -457,6 +457,7 @@ package android { field public static final int config_systemUi = 17039418; // 0x104003a field public static final int config_systemUiIntelligence = 17039410; // 0x1040032 field public static final int config_systemVisualIntelligence = 17039415; // 0x1040037 field public static final int config_systemWearHealthService; field public static final int config_systemWellbeing = 17039408; // 0x1040030 field public static final int config_systemWifiCoexManager = 17039407; // 0x104002f field public static final int safety_protection_display_text = 17039425; // 0x1040041
core/res/res/values/config.xml +2 −0 Original line number Diff line number Diff line Loading @@ -2133,6 +2133,8 @@ <string name="config_systemAutomotiveCalendarSyncManager" translatable="false"></string> <!-- The name of the package that will hold the default automotive navigation role. --> <string name="config_defaultAutomotiveNavigation" translatable="false"></string> <!-- The name of the package that will hold the system wear health service role. --> <string name="config_systemWearHealthService" translatable="false"></string> <!-- The name of the package that will handle updating the device management role. --> <string name="config_devicePolicyManagementUpdater" translatable="false"></string> Loading
core/res/res/values/public-staging.xml +2 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,8 @@ </staging-public-group> <staging-public-group type="string" first-id="0x01cb0000"> <!-- @hide @SystemApi --> <public name="config_systemWearHealthService" /> </staging-public-group> <staging-public-group type="dimen" first-id="0x01ca0000"> Loading