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

Commit 3de36a3c authored by Svet Ganov's avatar Svet Ganov Committed by Svetoslav Ganov
Browse files

Add back an id used by CTS

Test: tests can find the autofill dropdown

Change-Id: I4361960b4a12e02b06cca1e3112e4679cd6e484d
parent 4d386d5c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
-->

<FrameLayout  xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/autofill_dataset_picker"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    style="@style/AutofillDatasetPicker">
+1 −0
Original line number Diff line number Diff line
@@ -2868,6 +2868,7 @@
  <!-- com.android.server.autofill -->
  <java-symbol type="layout" name="autofill_save"/>
  <java-symbol type="layout" name="autofill_dataset_picker"/>
  <java-symbol type="id" name="autofill_dataset_picker"/>
  <java-symbol type="id" name="autofill_dataset_list"/>
  <java-symbol type="id" name="autofill" />
  <java-symbol type="id" name="autofill_save_title" />