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

Commit 0238f640 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by android-build-merger
Browse files

Settings: add logpersist kernel only selection (strings) am: 1e6dab2b am: 23cb96ae

am: 7d0c9126

Change-Id: I6ea5815f4c99b0c19ff06c4bb7c8340283c08bac
parents 029c2f4e 7d0c9126
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -143,6 +143,7 @@
        <item></item>
        <item>all</item>
        <item>default,security,kernel</item>
        <item>kernel</item>
    </string-array>

    <!-- Titles for logpersist state selection preference. [CHAR LIMIT=14] -->
@@ -150,6 +151,7 @@
        <item>Off</item>
        <item>All</item>
        <item>All but radio</item>
        <item>kernel only</item>
    </string-array>

    <!-- Summaries for logpersist state selection preference. [CHAR LIMIT=50]-->
@@ -157,6 +159,7 @@
        <item>Off</item>
        <item>All log buffers</item>
        <item>All but radio log buffers</item>
        <item>kernel log buffer only</item>
    </string-array>

    <!-- Titles for window animation scale preference. [CHAR LIMIT=35] -->