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

Commit aa9b4a36 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move @hide and @SystemApi to <public> tag"

parents 81f7c4b6 a404c3e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -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. -->