diff options
| author | Lajos Molnar <lajos@google.com> | 2021-10-20 16:10:08 -0700 |
|---|---|---|
| committer | Lajos Molnar <lajos@google.com> | 2021-10-21 10:57:43 -0700 |
| commit | daa879ac687bdbcb9594a5fc5c811a4c7c66ac44 (patch) | |
| tree | 5c0ed0c579cd5e741a1c68193e937515b4106c09 /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | 6a793fe26245815ede1356e1b29c4cb240667851 (diff) | |
media: allow excluding arbitrary codecs from REGULAR_CODECS list.
This can be done by adding the 'special-codec' feature as a required
feature to media_codecs.xml, e.g.
<MediaCodec name="..." type="...">
...
<Feature name"special-codec" required="true" />
</MediaCodec>
This feature is not exposed to applications, and is only used to
exclude a codec from the REGULAR_CODECS list.
Bug: 197577115
Bug: 196518411
Bug: 191944087
Test: CtsVideoTestCases and manual testing with a modified media_codecs.xml
Change-Id: Ica5510bbe7e781f25ca329535d2ba771afbdb263
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
