Make androidx_annotation build against SDK 30

It doesn't "need" current -- it is already compiled. It just needs to
specify a public API. So, update it to 30 to avoid a circular dep when
used by something that is part of the SDK.

Bug: 184125529
Test: m modules-utils-build
Change-Id: Ic9ca4c2be1941a3d3339baf1e14ca21ff315eb07
1 file changed