diff options
| author | Hongguang <hgchen@google.com> | 2022-02-01 22:28:41 -0800 |
|---|---|---|
| committer | Hongguang <hgchen@google.com> | 2022-02-01 23:13:28 -0800 |
| commit | 2cd6d7f11dabe4edae5f02409cdadfa13133f759 (patch) | |
| tree | 0bdae2031f1eb107f9a611e33d5b24014a4f9f25 /core/java/android/widget/TextView.java | |
| parent | 0c20077d1f7d1422b3a4ef55572f06dd00230eb6 (diff) | |
Fix wrong IntDef flag
"flag" is used to define whether the constants can be used as a flag, or
just just as an enum (the default). All constants are enums.
Bug: 174239416
Fix: 174239416
Test: make and atest android.media.tv.tuner.cts
Change-Id: I61b4335d62a62c79cc57b84a8d90f8c6e8a18443
Diffstat (limited to 'core/java/android/widget/TextView.java')
0 files changed, 0 insertions, 0 deletions
