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

Commit 466abc5f authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

Settings: add logpersist kernel only selection (strings)

Bug: 28936216
Bug: 29831823
Change-Id: I4e578bbe2f5bbf936b03fbdac34a225a0432e503
parent 03393c41
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1007,6 +1007,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] -->
@@ -1014,6 +1015,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]-->
@@ -1021,6 +1023,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] -->