diff options
| author | 2024-05-17 15:11:48 +0000 | |
|---|---|---|
| committer | 2024-05-17 17:00:08 +0000 | |
| commit | 28fad30d731052cb5dc640ddba2971457f46a688 (patch) | |
| tree | d1282f0ba14de0c6b237af4860cd7bec6a0f9541 /libs/input/SpriteController.cpp | |
| parent | 412a1d554f642b8af82e12923359e1ed9c199991 (diff) | |
Suppress OnNameExpected lint for ComponentCaller APIs in Activity
OnNameExpected asks to rename an API to on<Something> or make it final.
Renaming to on<Something> doesn't make sense for these APIs. Making them
final may introduce inconsistency to other existing methods like
getCallingPackage().
This change also fixes the error message for the getCurrentCaller API.
Bug: 341038044
Test: m checkapi
Flag: EXEMPT bugfix
Change-Id: I628402f4f7b485160c1fcb6b4125ddbb54918900
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions