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

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

Enable Linux terminal app via developer settings

Bug: 369246712
Test: `atest SettingsRoboTests`, try toggle the option, \
  and try search with 'Linux'.
Flag: RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES
Change-Id: I0b483cb684841eddf73237168956d5c0489771d3
parent 5aff6ff4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -819,6 +819,11 @@
    <!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] -->
    <string name="enable_terminal_summary">Enable terminal app that offers local shell access</string>

    <!-- Title of checkbox setting that enables the Linux terminal app. [CHAR LIMIT=32] -->
    <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>

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