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

Commit b1aed18d authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix issue #17632804: Add resource padding" into lmp-dev

parents de3c3f6f 0c3cc8e8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2583,4 +2583,13 @@
    <public type="raw" name="loaderror" id="0x01100000" />
    <!-- WebView error page for when domain lookup fails. @hide @SystemApi -->
    <public type="raw" name="nodomain" id="0x01100001" />

    <!-- ===============================================================
         Insert space from public API 21 attributes to private attributes
         =============================================================== -->
    <eat-comment />

    <!-- @hide -->
    <public-padding type="attr" name="private_resource_pad" end="0x01010500" />

</resources>