diff options
| author | 2022-10-07 22:37:22 +0000 | |
|---|---|---|
| committer | 2022-10-29 01:50:20 +0000 | |
| commit | 4e00fc472beb80f5ff0258d4bcab5c8666d60acf (patch) | |
| tree | bc1b896e1fa730de43c8e3c4954bbc181bf1d2a8 /libs/androidfw/StringPool.cpp | |
| parent | 4dc3bfb1d8c03213eaef7d99c0d55beaa35fe8b2 (diff) | |
Tag UnsupportedAppUsages in SurfaceView with alternatives
There is little evidence that the fields annoatated with
@UnsupportedAppUsage are actually used, and even if they were by some
long-tail of apps there are either public api alternatives to accessing
these fields or there are no good use-cases. Populate the usages with
publicAlternative so that we can start removing them during future
refactors.
The only @UnsupportedAppUsage that remains untouched is
SurfaceView#setFrame, because View#setFrame is also annotated with
@UnsuportedAppUsage and possibly has a higher usage level.
Bug: 249858453
Test: builds
Change-Id: I51c918c10ca087d87791899f7bce4b1425130902
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions