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

Commit 26a814d6 authored by Biswarup Pal's avatar Biswarup Pal Committed by Automerger Merge Worker
Browse files

Merge "Add string for disabling transcoding cache from Settings" into sc-dev am: da0314ba

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14186945

Change-Id: Ib1d98e19cfc2e1c2f10507ec8060825595c72f93
parents 39ec061b da0314ba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1014,6 +1014,9 @@
    <!-- Settings item title to select whether to show transcoding notifications. [CHAR LIMIT=85] -->
    <string name="transcode_notification">Show transcoding notifications</string>

    <!-- Settings item title to select whether to disable cache for transcoding. [CHAR LIMIT=85] -->
    <string name="transcode_disable_cache">Disable transcoding cache</string>

    <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
    <string name="runningservices_settings_title">Running services</string>
    <!-- Services settings screen, setting option summary for the user to go to the screen to view running services  -->