diff options
author | qiongz <quic_qiongz@quicinc.com> | 2021-12-31 15:22:25 +0800 |
---|---|---|
committer | qiongz <quic_qiongz@quicinc.com> | 2022-02-17 10:03:20 +0800 |
commit | 75a01f674d7c89c08e469fd45c4aeb41fb5f4611 (patch) | |
tree | 94bab099b4ea0cb783172934337c11b0c54bfa4d /src/com/android/settings/development/transcode/TranscodeDisableCachePreferenceController.java | |
parent | f8cd0ad0ed835101b800168e0b36ad3647e379d2 (diff) |
Fix the array index issue.
New mPreferenceList when call update() to avoid adding
duplicate preferces in it. Without the fix, the index
of mPreferenceList may be more than sub's count, hence
it will failed to modify nr config.
CRs-Fixed: 3131790
Change-Id: I6173f1cd53e3441e8aa989818a2362304bceea4a
Diffstat (limited to 'src/com/android/settings/development/transcode/TranscodeDisableCachePreferenceController.java')
0 files changed, 0 insertions, 0 deletions