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

Commit 6c8cafac authored by Android Code Review's avatar Android Code Review
Browse files

Merge change 8253

* changes:
  Update the current.xml error message.
parents 98dce16d d58b8f60
Loading
Loading
Loading
Loading
+3 −4
Original line number Original line Diff line number Diff line
@@ -6,12 +6,11 @@ To make these errors go away, you have two choices:
   1) You can add "@hide" javadoc comments to the methods, etc. listed in the
   1) You can add "@hide" javadoc comments to the methods, etc. listed in the
      errors above.
      errors above.


   2) You can update current.xml by executing the following commands:
   2) You can update current.xml by executing the following command:

         p4 edit frameworks/base/api/current.xml
         make update-api
         make update-api


      To check in the revised current.xml, you will need OWNERS approval.
      To submit the revised current.xml to the main Android repository,
      you will need approval.
******************************
******************************