Advertisement
ivanich

Untitled

Oct 26th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. [ 10% 3700/33584] Checking API: checksystemapi-last
  2. FAILED: /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/checksystemapi-last-timestamp
  3. /bin/bash -c "(( /mnt/sda6/android/cm14-mako/out/host/linux-x86/bin/apicheck -JXmx1024m -J\"classpath /opt/icedtea-bin-3.1.0/bin/../lib/tools.jar:/mnt/sda6/android/cm14-mako/out/host/linux-x86/framework/doclava.jar:/mnt/sda6/android/cm14-mako/out/host/linux-x86/framework/jsilver.jar\" -hide 2 -hide 3 -hide 4 -hide 5 -hide 6 -hide 24 -hide 25 -hide 26 -hide 27 -error 7 -error 8 -error 9 -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 -error 16 -error 17 -error 18 prebuilts/sdk/system-api/24.txt /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/system-api.txt frameworks/base/api/system-removed.txt /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/system-removed.txt || ( cat build/core/apicheck_msg_last.txt ; exit 38 ) ) ) && (mkdir -p /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/ ) && (touch /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/checksystemapi-last-timestamp )"
  4. /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/system-api.txt:5448: error 17: Field android.app.NotificationManager.IMPORTANCE_DEFAULT has changed value from 3 to 4
  5. /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/system-api.txt:5449: error 17: Field android.app.NotificationManager.IMPORTANCE_HIGH has changed value from 4 to 5
  6. /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/system-api.txt:5450: error 17: Field android.app.NotificationManager.IMPORTANCE_LOW has changed value from 2 to 3
  7. /mnt/sda6/android/cm14-mako/out/target/common/obj/PACKAGING/system-api.txt:5451: error 17: Field android.app.NotificationManager.IMPORTANCE_MAX has changed value from 5 to 6
  8.  
  9. ******************************
  10. You have tried to change the API from what has been previously released in
  11. an SDK. Please fix the errors listed above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement