******************************
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 commands:

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

To check in the revised current.xml, you will need OWNERS
approval.
******************************

如果自己添加了Android API 那么编译系统会出现此错误, 解决办法:

先 make update-api 然后再make -j2 直接就可编译成功

更多相关文章

  1. 【Android】自定义 Tabhost
  2. android SwitchPreference ListPreference使用
  3. Android(安卓)发送短信
  4. android动态添加ImageView注意
  5. android代码实现自动关机
  6. Android编译系统一
  7. android 命令行创建工程
  8. xpose框架使用android studio
  9. android中添加级联更新的下拉菜单

随机推荐

  1. Android(安卓)settings中SwitchPreferenc
  2. Android设置程序最小运行的堆内存
  3. Android——SharedPreferences数据存储
  4. Android(安卓)kernel Download
  5. Android——httpPost方式网络互通信
  6. Android游戏设计之-------游戏音效的播放
  7. [置顶] Android(安卓)ButterKnife
  8. android 快速开发(三)巧用公共标题栏:避免每
  9. android webview 介绍
  10. Windows7 Android(安卓)开发环境搭建