Loading core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2119,7 +2119,7 @@ </string-array> <!-- This string array can be overriden to add an additional DRM support for WebView EME. --> <!-- Array of "[keySystemName],[UuidOfMediaDrm]" @hide @SystemApi --> <!-- Array of "[keySystemName],[UuidOfMediaDrm]" --> <string-array name="config_keySystemUuidMapping" translatable="false"> <!-- Example: <item>"x-com.microsoft.playready,9A04F079-9840-4286-AB92-E65BE0885F95"</item> Loading core/res/res/values/public.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2547,6 +2547,7 @@ <!-- @hide This really shouldn't be public; clients using it should use @* to ref it. --> <public type="style" name="Theme.Leanback.FormWizard" id="0x010302d0" /> <!-- @hide @SystemApi This shouldn't be public. --> <public type="array" name="config_keySystemUuidMapping" id="0x01070005" /> <!-- An interpolator which accelerates fast but decelerates slowly. --> Loading Loading
core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2119,7 +2119,7 @@ </string-array> <!-- This string array can be overriden to add an additional DRM support for WebView EME. --> <!-- Array of "[keySystemName],[UuidOfMediaDrm]" @hide @SystemApi --> <!-- Array of "[keySystemName],[UuidOfMediaDrm]" --> <string-array name="config_keySystemUuidMapping" translatable="false"> <!-- Example: <item>"x-com.microsoft.playready,9A04F079-9840-4286-AB92-E65BE0885F95"</item> Loading
core/res/res/values/public.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2547,6 +2547,7 @@ <!-- @hide This really shouldn't be public; clients using it should use @* to ref it. --> <public type="style" name="Theme.Leanback.FormWizard" id="0x010302d0" /> <!-- @hide @SystemApi This shouldn't be public. --> <public type="array" name="config_keySystemUuidMapping" id="0x01070005" /> <!-- An interpolator which accelerates fast but decelerates slowly. --> Loading