Update @RequiresApi declarations for T to be 33.
Lint assumes that the next API is going to be the previous API level + 1. This means that for things in development, when bumping the API level for a prior release (e.g. bumping for SC-V2 while T is in development), anything targeting the in-development API now needs to bump their @RequireSdk levels by one. Bug: 204295952 Test: N/A Merged-In: I3c69d71f2f2ac75ce1ec3af7c63fa4d25bd9aebe Change-Id: I3c69d71f2f2ac75ce1ec3af7c63fa4d25bd9aebe
Loading
Please register or sign in to comment