mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
redbull: Remove unused media_codecs_vendor_audio.xml
Change-Id: I76878c6759dbf20d0f5b50b0839c6bff9ca8e4f3
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- Copyright (C) 2015-2018 The Linux Foundation. All rights reserved.
|
||||
Not a contribution.
|
||||
Copyright (C) 2012 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<Included>
|
||||
<Decoders>
|
||||
<!-- SimpleOMXComponet based software decoder-->
|
||||
<MediaCodec name="OMX.qti.audio.decoder.flac" type="audio/flac" >
|
||||
<Limit name="concurrent-instances" max="10" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.qti.audio.decoder.mpegh" type="audio/mhas" >
|
||||
<Limit name="concurrent-instances" max="10" />
|
||||
</MediaCodec>
|
||||
</Decoders>
|
||||
</Included>
|
||||
Reference in New Issue
Block a user