diff options
| author | 2022-07-12 14:03:10 -0700 | |
|---|---|---|
| committer | 2022-07-12 15:18:47 -0700 | |
| commit | 782e063d25b061ac7e16b0c0ed1e631943133b3a (patch) | |
| tree | 052c8d6f6708203093f6defad8e5b89d34d79c66 /libs/androidfw/StringPool.cpp | |
| parent | 166c7217f45d312f026ea2be94101e7b39b6a2c5 (diff) | |
Mark nullability for TextView.setText(char[])
Add @NonNull to TextView.setText(@NonNull char[], ...)
This has always thrown a NPE since API 1.
Bug: b/227218386
Test: atest android.widget.TextViewTest
Relnote: "TextView.setText(@NonNull char[], ...) added nullability
annotation."
Change-Id: I212bb5b73d00185f83adb5e74d4acd07a1410ca8
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions