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

Commit f757888f authored by Jim Miller's avatar Jim Miller
Browse files

Remove unused string from keyguard_presentation.

Keyguard presentations are shown on external displays and are not
touch explorable.

Fixes bug 18831402

Change-Id: I51a9d64639bff037888b9598190ffa5a2cb6db4b
parent 2b2ad7ce
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -29,8 +29,7 @@
        android:id="@+id/clock"
        android:orientation="vertical"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:contentDescription="@string/keyguard_accessibility_status">
        android:layout_height="wrap_content">
        <LinearLayout
            android:layout_width="match_parent"
            android:layout_height="wrap_content"