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

Commit 74050dcf authored by Manish Singh's avatar Manish Singh
Browse files

Remove transcoding for apps from Settings.

Now that we are reading the transcode_compat_manifest from DeviceConfig,
we don't need the app-level transcode settings under Media transcoding
settings.  So, removing the string.

BUG=169327180
Test: manual testing.

Change-Id: I95c2d15f7645b5aadc40283dd83d45fd14f87d88
parent aeca9585
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1004,9 +1004,6 @@
    <!-- Settings item title to select the default behavior for transcoding if an encodig is not supported by an app. [CHAR LIMIT=85] -->
    <string name="transcode_default">Assume apps support modern formats</string>

    <!-- Settings category title for selecting apps to be enabled for transcoding. [CHAR LIMIT=85] -->
    <string name="transcode_skip_apps">Enable transcoding for apps</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  -->