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

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

Merge "Remove @SystemApi from the fields of R.styleable (part 2)"

parents c539b9b8 9690f8e4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2568,9 +2568,9 @@
             e.g. name=ro.oem.sku value=MKT210.
             Overlay will be ignored unless system property exists and is
             set to specified value -->
        <!-- @hide @SystemApi This shouldn't be public. -->
        <!-- @hide This shouldn't be public. -->
        <attr name="requiredSystemPropertyName" format="string" />
        <!-- @hide @SystemApi This shouldn't be public. -->
        <!-- @hide This shouldn't be public. -->
        <attr name="requiredSystemPropertyValue" format="string" />
    </declare-styleable>