--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
What works for me is to define PRODUCT_DEFAULT_DEV_CERTIFICATE in my toplevel .mk file. I point it to a directory containing my key set. This basically makes it use my own keys while building, instead of resigning everything in a post-build step. Obviously, if you change the key, you need to rebuild everything from scratch. Also for this to work, your keys must not be protected by a password.Michael.
On Fri, Jun 30, 2017 at 3:31 PM, Henri Koivuneva <henri.k...@gmail.com> wrote:
Hi,
First of all, thank you for this awesome project.I have one question I've been trying to find an answer for the past year, without success: how to sign Android-x86 builds with release-keys? How do you do it for your official builds?
Please help. I need a custom build due to my hardware and personal configurations and this is one step which might help with apps that faint when they smell root or test/dev-keys.Thank you in advance.
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe@googlegroups.com.