Hey Dan, Many thanks for your answer! You save me times ;-)
Regards, Pierre On Wednesday, May 3, 2017 at 9:52:40 PM UTC+2, Dan Willemsen wrote: > > +Tao Bao <javascript:> > > You should be able to build that with 'm > -j out/host/linux-x86/framework/dumpkey.jar' (or 'm -j dumpkey'), it's a > bug that it wasn't built automatically though. > > - Dan > > On Wed, May 3, 2017 at 12:15 PM 'pierre taillard' via Android Building < > [email protected] <javascript:>> wrote: > >> Hello guys, >> >> I try to build last tag version of Android (android-7.1.1_r39 >> <https://android.googlesource.com/platform/manifest/+/refs/heads/android-7.1.1_r39> >> ) >> so I execute "make" with success but when i launch then : >> make dist >> ./build/tools/releasetools/sign_target_files_apks -o -d ~/.android-certs >> out/dist/*-target_files-*.zip signed-target_files.zip >> >> I have the following error: >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> *rewriting SYSTEM/build.prop: replace: ro.build.display.id >> <http://ro.build.display.id>=aosp_arm-userdebug 7.1.1 N6F26Y >> eng.pierre.20170501.182057 test-keys with: ro.build.display.id >> <http://ro.build.display.id>=aosp_arm-userdebug 7.1.1 N6F26Y >> eng.pierre.20170501.182057 replace: ro.build.tags=test-keys with: >> ro.build.tags=release-keys replace: >> ro.build.description=aosp_arm-userdebug 7.1.1 N6F26Y >> eng.pierre.20170501.182057 test-keys with: >> ro.build.description=aosp_arm-userdebug 7.1.1 N6F26Y >> eng.pierre.20170501.182057 release-keys replace: >> ro.build.fingerprint=Android/aosp_arm/generic:7.1.1/N6F26Y/pierre05011820:userdebug/test-keys >> >> with: >> ro.build.fingerprint=Android/aosp_arm/generic:7.1.1/N6F26Y/pierre05011820:userdebug/release-keysrewriting >> >> SYSTEM/etc/security/mac_permissions.xml with new keys.META/otakeys.txt has >> no keys; using /home/pierre/.android-certs/releasekey.x509.pem for OTA >> package verification.Error: Unable to access jarfile >> out/host/linux-x86/framework/dumpkey.jar ERROR: failed to run dumpkeys* >> Could someone help me on that? >> Why the dumpkeys.jar file is not already build? >> What is the dumpkeys.jar feature and why I can build it? >> >> Many thanks for your help >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-building?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Building" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
