summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/transcode/TranscodeDisableCachePreferenceController.java
AgeCommit message (Collapse)Author
2021-11-01Add highlight menu keys for all toggle pref controllers and custom slicesJason Chiu
Bug: 204695404 Test: manual, robotest build pass, unit Change-Id: Iad2e28ada8ddb766ffa7eff2c8dc581250cbd6f8
2021-04-14Implement controller to disable transcoding cacheBiswarup Pal
This is to provide users with control over whether to disable transcoding cache or not. By default we keep the transcoding cache enabled. The controller resides within the Media transcoding settings under Developer Options. Test: Manual. Unit tests added. Bug: 185246580 Change-Id: I5cc85e4a254c87b5c84c32a303e8294c918748c2