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

Commit e01e8386 authored by Galia Peycheva's avatar Galia Peycheva Committed by Automerger Merge Worker
Browse files

Merge "Make config_assistantOnTopOfDream a TestApi" into rvc-dev am:...

Merge "Make config_assistantOnTopOfDream a TestApi" into rvc-dev am: 60d5549e am: 99126195 am: 5b255ed0 am: 07ad38c1

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11931079

Change-Id: Ic97abe3f8434f4f894c7ecb654f7e1d158678197
parents 1640dfc3 07ad38c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ package android {
  }

  public static final class R.bool {
    field public static final int config_assistantOnTopOfDream = 17891333; // 0x1110005
    field public static final int config_perDisplayFocusEnabled = 17891332; // 0x1110004
  }

+3 −1
Original line number Diff line number Diff line
@@ -3022,6 +3022,8 @@
    <public type="id" name="accessibilitySystemActionTakeScreenshot" id="0x01020053" />
    <public type="id" name="accessibilityActionImeEnter" id="0x01020054" />

    <!-- @hide @TestApi -->
    <public type="bool" name="config_assistantOnTopOfDream" id="0x01110005" />
  <!-- ===============================================================
     Resources added in version S of the platform

@@ -3056,7 +3058,7 @@
    <!-- dimension definitions go here -->
  </public-group>

  <public-group type="bool" first-id="0x01110005">
  <public-group type="bool" first-id="0x01110006">
    <!-- boolean definitions go here -->
  </public-group>