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

Commit ea38e9d9 authored by Rambo Wang's avatar Rambo Wang
Browse files

Add Development option for vendor logging in Settings app

Bug: 148822215
Test: make && make RunSettingsRoboTests
Change-Id: I9f1b7fd4548b809659e4b2ba32d63266eec2e481
parent 122c0507
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -886,6 +886,11 @@
    <!-- UI debug setting: enable gpu debug layers summary [CHAR LIMIT=50] -->
    <!-- UI debug setting: enable gpu debug layers summary [CHAR LIMIT=50] -->
    <string name="enable_gpu_debug_layers_summary">Allow loading GPU debug layers for debug apps</string>
    <string name="enable_gpu_debug_layers_summary">Allow loading GPU debug layers for debug apps</string>


    <!-- UI debug setting: enable verbose vendor logging [CHAR LIMIT=30] -->
    <string name="enable_verbose_vendor_logging">Enable verbose vendor logging</string>
    <!-- UI debug setting: enable verbose vendor logging summary [CHAR LIMIT=100] -->
    <string name="enable_verbose_vendor_logging_summary">Allow additional vendor logs to be included in bug reports, may contain private information</string>

    <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
    <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
    <string name="window_animation_scale_title">Window animation scale</string>
    <string name="window_animation_scale_title">Window animation scale</string>