Compiling chromium for lollipop requires JDK 6/7. However even if we set necessary paths for java and javac pointing to JDK 6/7 we need to check the path of javap. If the path for javap is not pointing to JDK 6/7 we can easily set it via update-alternatives --config javap (from https://github.com/hpnightowl/android_helpful/blob/master/errors.txt)
-- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/9b901bb3-3985-4f4d-89f7-2f03c899deb9%40googlegroups.com.
