aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-09-07 17:51:09 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-09-07 17:55:10 +0200
commitca9a732f2c0c633866a6aab154fbe4a104a0225f (patch)
tree1127f191f1b85fd7409fd2a82cd64355071e3a23
parent65a8f761d8d06fe2568eee1819e95ed521df4d3a (diff)
downloaddevice_samsung_i9100-ca9a732f2c0c633866a6aab154fbe4a104a0225f.tar.gz
device_samsung_i9100-ca9a732f2c0c633866a6aab154fbe4a104a0225f.tar.bz2
device_samsung_i9100-ca9a732f2c0c633866a6aab154fbe4a104a0225f.zip
Remove unused media_codecs.xml
The media_codecs.xml is already opied from frameworks/av/media/libstagefright/data/media_codecs_sw.xml Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--media_codecs.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
deleted file mode 100644
index 4c64b84..0000000
--- a/media_codecs.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!--
- Copyright 2018 Joonas Kylmälä
-
- 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.
--->
-
-<MediaCodecs>
- <Include href="media_codecs_google_audio.xml" />
- <Include href="media_codecs_google_telephony.xml" />
- <Include href="media_codecs_google_video.xml" />
- <Include href="media_codecs_google_tv.xml" />
-</MediaCodecs>