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

Commit 4b09aa9c authored by Jason Parks's avatar Jason Parks
Browse files

Add config for the system supervision package.

Test: built
Bug: 186556111
Change-Id: Ie758fc9ce2cd9163bc879b40bf3531955f0ce119
parent 684a3c8f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -383,6 +383,7 @@ package android {
    field public static final int config_systemNotificationIntelligence = 17039413; // 0x1040035
    field public static final int config_systemShell = 17039402; // 0x104002a
    field public static final int config_systemSpeechRecognizer = 17039406; // 0x104002e
    field public static final int config_systemSupervision;
    field public static final int config_systemTelevisionNotificationHandler = 17039409; // 0x1040031
    field public static final int config_systemTextIntelligence = 17039414; // 0x1040036
    field public static final int config_systemUi = 17039418; // 0x104003a
+3 −0
Original line number Diff line number Diff line
@@ -4697,6 +4697,9 @@
    only. The component must be part of a system app. -->
    <string name="config_defaultSupervisionProfileOwnerComponent" translatable="false"></string>

    <!-- The package name of the default supervision package. -->
    <string name="config_systemSupervision" translatable="false"></string>

    <!-- Trigger a warning for notifications with RemoteView objects that are larger in bytes than
    this value (default 1MB)-->
    <integer name="config_notificationWarnRemoteViewSizeBytes">2000000</integer>
+3 −1
Original line number Diff line number Diff line
@@ -3315,7 +3315,9 @@
  <staging-public-group type="style" first-id="0x0dfd0000">
  </staging-public-group>

  <staging-public-group type="string" first-id="0x0dfc0000">
  <staging-public-group type="string" first-id="0x01dc0000">
    <!-- @hide @SystemApi -->
    <public name="config_systemSupervision" />
  </staging-public-group>

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