[Question] About signing key in Android.mk

587 views
Skip to first unread message

Juya

unread,
Dec 18, 2010, 12:48:18 AM12/18/10
to Android Building
Hello.

I'm so glad to find out this place for sharing my problems and
curiosity.

I want to know how to use LOCAL_CERTIFICATE in Android.mk.
If LOCAL_CERTIFICATE is not defined in Android.mk, Is "releasekey"
going to be used as default key or the testkeys provided in build/
target/product/security/ ?


This is the result when I command "choosecombo" as below.
( TARGET_PRODUCT is intentionally deleted )

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.2
TARGET_PRODUCT=
TARGET_BUILD_VARIANT=user
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=FRF91
============================================



Ying Wang

unread,
Dec 18, 2010, 12:56:54 AM12/18/10
to android-...@googlegroups.com
testkey in build/target/product/security/.
See build/core/package.mk.




--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

SangHee

unread,
Dec 19, 2010, 9:04:49 PM12/19/10
to Android Building
Hello Juya.

If you build like that, you can get output files that signed by
release key but it is still test-key.
For more detail, please visit http://source.android.com/porting/release_keys.html
Reply all
Reply to author
Forward
0 new messages