| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.2.0-alpha15" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-alpha15)" variant="all" version="8.2.0-alpha15"> |
| |
| <issue |
| id="RestrictedApi" |
| message="Preconditions.checkNotNull can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.wear.watchface`)" |
| errorLine1=" if (!checkNotNull(mComplicationData.isColorRampInterpolated())) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/wear/watchface/complications/rendering/ComplicationRenderer.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="Preconditions.checkNotNull can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.wear.watchface`)" |
| errorLine1=" if (!checkNotNull(mComplicationData.isColorRampInterpolated())) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/wear/watchface/complications/rendering/ComplicationRenderer.java"/> |
| </issue> |
| |
| </issues> |