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

Commit be65ac64 authored by Jaewan Kim's avatar Jaewan Kim
Browse files

Add warning for disabling Linux terminal

Bug: 374032310
Test: Manually, and atest
Flag: RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES
Change-Id: I4b483b5e2db9831ff9e9bff515bf214a38f33b70
parent 188e0810
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -823,6 +823,8 @@
    <string name="enable_linux_terminal_title">Linux development environment</string>
    <!-- Summary of checkbox setting that enables the Linux terminal app. [CHAR LIMIT=64] -->
    <string name="enable_linux_terminal_summary">Run Linux terminal on Android</string>
    <!-- Disclaimer below the checkbox that disabling the Linux terminal app would clear its data. [CHAR LIMIT=64] -->
    <string name="disable_linux_terminal_disclaimer">If you disable, Linux terminal data will be cleared</string>

    <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->
    <string name="hdcp_checking_title">HDCP checking</string>