blob: 4eb4f0f2f3ec84d2574e7940b25b63a07178fda0 [file] [log] [blame]
Dima Zavineebc5ee2012-04-10 23:14:37 -07001#
2# Copyright (C) 2012 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17# codecs
18PRODUCT_PACKAGES := \
Jiho Chang62cc7e52012-06-01 20:44:33 +000019 libOMX.Exynos.MPEG4.Decoder \
20 libOMX.Exynos.AVC.Decoder \
21 libOMX.Exynos.VP8.Decoder \
22 libOMX.Exynos.MPEG4.Encoder \
23 libOMX.Exynos.AVC.Encoder
Dima Zavineebc5ee2012-04-10 23:14:37 -070024
25# stagefright and device specific modules
26PRODUCT_PACKAGES += \
27 libstagefrighthw \
28 libExynosOMX_Core
Greg Hackmann86eb1c62012-05-30 09:25:51 -070029
30# hw composer HAL
31PRODUCT_PACKAGES += \
32 hwcomposer.exynos5
DongJin Park4e9e8c92012-08-01 15:44:23 +090033
34# MobiCore
35PRODUCT_PACKAGES += \
Dima Zavin3212a192012-08-07 11:03:13 -070036 mcDriverDaemon
DongJin Park8eff0eb2012-08-31 18:08:58 +090037
38# Keystore
39PRODUCT_PACKAGES += \
40 keystore.exynos5
Colin Crossae453ee2013-09-06 16:39:46 -070041
42# Memory Tracker HAL
43PRODUCT_PACKAGES += \
44 memtrack.exynos5