Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. /media/data/Sources/aospa/out/target/common/obj/PACKAGING/public_api.txt:10783: error 3: Added class LegacyFontListParser to package android.graphics
  2. /media/data/Sources/aospa/out/target/common/obj/PACKAGING/public_api.txt:10788: error 3: Added class LegacyFontListParser.Family to package android.graphics
  3. frameworks/base/api/current.txt:430: error 10: Removed field android.R.attr.configChanges
  4.  
  5. ******************************
  6. You have tried to change the API from what has been previously approved.
  7.  
  8. To make these errors go away, you have two choices:
  9. 1) You can add "@hide" javadoc comments to the methods, etc. listed in the errors above.
  10.  
  11. 2) You can update current.txt by executing the following command:
  12. make update-api
  13.  
  14. To submit the revised current.txt to the main Android repository,
  15. you will need approval.
  16. ******************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement