Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fffd9655 authored by Justin Lannin's avatar Justin Lannin
Browse files

Add config config_wearHealthService which specifies the wear health service package name.

This value can be overlayed to provide the new android.app.role.WEAR_HEALTH_SERVICE
role. The new role was approved in b/234458582.

Bug: 250996467
Change-Id: I87712d7e9eace388baef829355c8eb84c1a2c4b0
parent 1c7719f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -456,6 +456,7 @@ package android {
    field public static final int config_systemUi = 17039418; // 0x104003a
    field public static final int config_systemUi = 17039418; // 0x104003a
    field public static final int config_systemUiIntelligence = 17039410; // 0x1040032
    field public static final int config_systemUiIntelligence = 17039410; // 0x1040032
    field public static final int config_systemVisualIntelligence = 17039415; // 0x1040037
    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_systemWellbeing = 17039408; // 0x1040030
    field public static final int config_systemWifiCoexManager = 17039407; // 0x104002f
    field public static final int config_systemWifiCoexManager = 17039407; // 0x104002f
    field public static final int safety_protection_display_text = 17039425; // 0x1040041
    field public static final int safety_protection_display_text = 17039425; // 0x1040041
+2 −0
Original line number Original line Diff line number Diff line
@@ -2133,6 +2133,8 @@
    <string name="config_systemAutomotiveCalendarSyncManager" translatable="false"></string>
    <string name="config_systemAutomotiveCalendarSyncManager" translatable="false"></string>
    <!-- The name of the package that will hold the default automotive navigation role. -->
    <!-- The name of the package that will hold the default automotive navigation role. -->
    <string name="config_defaultAutomotiveNavigation" translatable="false"></string>
    <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. -->
    <!-- The name of the package that will handle updating the device management role. -->
    <string name="config_devicePolicyManagementUpdater" translatable="false"></string>
    <string name="config_devicePolicyManagementUpdater" translatable="false"></string>
+2 −0
Original line number Original line Diff line number Diff line
@@ -135,6 +135,8 @@
  </staging-public-group>
  </staging-public-group>


  <staging-public-group type="string" first-id="0x01cb0000">
  <staging-public-group type="string" first-id="0x01cb0000">
    <!-- @hide @SystemApi -->
    <public name="config_systemWearHealthService" />
  </staging-public-group>
  </staging-public-group>


  <staging-public-group type="dimen" first-id="0x01ca0000">
  <staging-public-group type="dimen" first-id="0x01ca0000">