のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

make update-api

make -j4

を行ったところ、エラーでとまった。

make update-api

を行い。

そのあともう一度

make -j4

を行った。

makeは完了した。

以下エラーメッセージのログ

'out/target/common/obj/APPS/CustomLocale_intermediates//classes.dex' as 'classes.dex'...
(unknown): error 3: Added class Fonts to package android.graphics
(unknown): error 5: Added public field android.content.pm.ActivityInfo.CONFIG_FONT_NAME
(unknown): error 5: Added public field android.content.res.Configuration.fontName

******************************
You have tried to change the API from what has been previously approved.

To make these errors go away, you have two choices:
1) You can add "@hide" javadoc comments to the methods, etc. listed in the
errors above.

2) You can update current.xml by executing the following command:
make update-api

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

make: *** [out/target/common/obj/PACKAGING/checkapi-current-timestamp] エラー 38
make: *** 未完了のジョブを待っています....
aapt: warning: string 'pref_default_text_encoding_default' has no default translation in packages/apps/Browser/res; found: ja