<p>There's this intriguing <a href="https://tip.golang.org/doc/go1.9#minor_library_changes">minor change</a> which you can see if you scroll down.</p>
<p>Any more info on this?</p>
<hr/>**评论:**<br/><br/>EddieRingle: <pre><p>According to the release notes source (<a href="https://github.com/golang/go/blob/44275b8569085e405bd50f6373f201167c1850ee/doc/go1.9.html#L850" rel="nofollow">in an HTML comment</a>) it's referring to <a href="https://go-review.googlesource.com/c/43641" rel="nofollow">this change</a>.</p></pre>siwu: <pre><p>I am running gomobile Code on Android O without issues on 1.8.3</p></pre>kardianos: <pre><p>Go has long had an android builder:
<a href="https://build.golang.org/" rel="nofollow">https://build.golang.org/</a> (scroll right to the Android column).</p>
<p>This is just noting that they have preliminary support for Android O, not just priro released versions.</p></pre>
