Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Hello, we are trying to submit aosp/2754858 as part of a new feature in androidx Telecom Jetpack but are receiving the following blocking lint error:
Our class is accurately named InCallServiceCompat and it would be illogical to rename the class InCallCompatService as the lint suggests.
Here is the full build error for reference:https://android-build.corp.google.com/artifact/pending/P62841275/androidx_incremental/latest/view/logs%2Fbuild_error.log
We will baseline the error for our fix via the following command:
Filing this issue to resolve the error with the linter so it doesnt block in the future, thanks!