| commit | df81d7b0f504d6b63180f249ac2c2c0df2653a8e | [log] [tgz] |
|---|---|---|
| author | sadiqsada <sadiqsada@google.com> | Wed Feb 22 13:50:38 2023 -0800 |
| committer | Sadiq Sada <sadiqsada@google.com> | Fri Feb 24 21:37:01 2023 +0000 |
| tree | 09008c6f712d5ddde8aeec71cac5ca647423e203 | |
| parent | 5c6c582940cf4509d5a1ea987f6b41c7666a0d00 [diff] |
Remove static builder method. According to go/android-api-guidelines#builder-constructor, builders cannot be created through static method and must be created through non-static constructor instead. Bug: 267312564 Test: atest android.media.tv.tuner.cts Change-Id: I1b1035eecd80518158a5fc3e9e531d6a73106bcb