Add string for disabling transcoding cache from Settings
This is to provide users with control over whether to disable transcoding cache or not. The control resides within the Media transcoding settings under Developer Options. Test: Manual Bug: 185246580 Change-Id: Id62af7c3285bc279076b9d112d266fb802a27e81
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user