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

Commit 10a76175 authored by Shai Barack's avatar Shai Barack
Browse files

Remove resources for Developer Options feature that was deleted

Bug: 253908413
Change-Id: Ieb8bf0fbfbcb857e1760312eebeaeb188d519b1f
Flag: EXEMPT cleaning up now-unused resources
parent 85cc189d
Loading
Loading
Loading
Loading
+0 −20
Original line number Original line Diff line number Diff line
@@ -494,26 +494,6 @@
        <item>show_deuteranomaly</item>
        <item>show_deuteranomaly</item>
    </string-array>
    </string-array>


    <!-- Titles for app process limit preference. [CHAR LIMIT=35] -->
    <string-array name="app_process_limit_entries">
        <item>Standard limit</item>
        <item>No background processes</item>
        <item>At most 1 process</item>
        <item>At most 2 processes</item>
        <item>At most 3 processes</item>
        <item>At most 4 processes</item>
    </string-array>

    <!-- Values for app process limit preference. -->
    <string-array name="app_process_limit_values" translatable="false" >
        <item>-1</item>
        <item>0</item>
        <item>1</item>
        <item>2</item>
        <item>3</item>
        <item>4</item>
    </string-array>

    <!-- USB configuration names for Developer Settings.
    <!-- USB configuration names for Developer Settings.
         This can be overridden by devices with additional USB configurations. -->
         This can be overridden by devices with additional USB configurations. -->
    <string-array name="usb_configuration_titles">
    <string-array name="usb_configuration_titles">
+0 −3
Original line number Original line Diff line number Diff line
@@ -975,9 +975,6 @@
    <string name="immediately_destroy_activities_summary">Destroy every activity as soon as
    <string name="immediately_destroy_activities_summary">Destroy every activity as soon as
        the user leaves it</string>
        the user leaves it</string>


    <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
    <string name="app_process_limit_title">Background process limit</string>

    <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
    <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
    <string name="show_all_anrs">Show background ANRs</string>
    <string name="show_all_anrs">Show background ANRs</string>
    <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=100] -->
    <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=100] -->