Loading core/main.mk +2 −1 Original line number Diff line number Diff line Loading @@ -146,8 +146,9 @@ $(info $(space)) $(info You use OpenJDK but only Sun/Oracle JDK is supported.) $(info Please follow the machine setup instructions at) $(info $(space)$(space)$(space)$(space)https://source.android.com/source/download.html) $(info $(space)) $(info Continue at your own peril!) $(info ************************************************************) $(error stop) endif # Check for the correct version of java Loading Loading
core/main.mk +2 −1 Original line number Diff line number Diff line Loading @@ -146,8 +146,9 @@ $(info $(space)) $(info You use OpenJDK but only Sun/Oracle JDK is supported.) $(info Please follow the machine setup instructions at) $(info $(space)$(space)$(space)$(space)https://source.android.com/source/download.html) $(info $(space)) $(info Continue at your own peril!) $(info ************************************************************) $(error stop) endif # Check for the correct version of java Loading