summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/transcode/TranscodeDisableCachePreferenceController.java
diff options
context:
space:
mode:
authorqiongz <quic_qiongz@quicinc.com>2021-12-31 15:22:25 +0800
committerqiongz <quic_qiongz@quicinc.com>2022-02-17 10:03:20 +0800
commit75a01f674d7c89c08e469fd45c4aeb41fb5f4611 (patch)
tree94bab099b4ea0cb783172934337c11b0c54bfa4d /src/com/android/settings/development/transcode/TranscodeDisableCachePreferenceController.java
parentf8cd0ad0ed835101b800168e0b36ad3647e379d2 (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