blob: 0adce9648519639854b63ca79b4b8953e7a196e0 [file] [log] [blame]
Steve Kondik0e9f0192012-09-24 02:12:49 -07001# Copyright (C) 2012 The CyanogenMod Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15
Steve Kondik0e9f0192012-09-24 02:12:49 -070016# Media config
17PRODUCT_COPY_FILES += \
Arne Coucheronead35382013-06-30 06:38:38 +020018 device/samsung/qcom-common/media/media_codecs.xml:system/etc/media_codecs.xml
Steve Kondik0e9f0192012-09-24 02:12:49 -070019
20# QCOM Display
21PRODUCT_PACKAGES += \
Steve Kondik0e9f0192012-09-24 02:12:49 -070022 libgenlock \
23 libmemalloc \
24 liboverlay \
25 libqdutils \
26 libtilerenderer \
27 libI420colorconvert
28
29PRODUCT_PROPERTY_OVERRIDES += \
30 debug.sf.hw=1 \
31 debug.egl.hw=1 \
32 debug.composition.type=dyn \
Steve Kondik49456202012-12-16 07:54:57 -080033 persist.hwc.mdpcomp.enable=true \
Shareef Ali1f85fe32013-05-19 17:09:07 -050034 debug.mdpcomp.logs=0 \
35 ro.telephony.ril_class=SamsungQualcommRIL
Steve Kondik0e9f0192012-09-24 02:12:49 -070036
Steve Kondik0e9f0192012-09-24 02:12:49 -070037# GalaxyS3Settings
38# TODO: Move here
39#PRODUCT_PACKAGES += \
40# GalaxyS3Settings \
41# SamsungServiceMode
42
43# Omx
44PRODUCT_PACKAGES += \
45 libdivxdrmdecrypt \
46 libmm-omxcore \
47 libOmxCore \
48 libstagefrighthw \
49 libOmxVdec \
50 libOmxVenc \
51 libOmxAacEnc \
52 libOmxAmrEnc \
53 libOmxEvrcEnc \
Steve Kondik500aaec2013-03-05 11:34:12 -080054 libOmxQcelp13Enc \
55 libdashplayer
Steve Kondik0e9f0192012-09-24 02:12:49 -070056
57# Filesystem management tools
58PRODUCT_PACKAGES += \
59 make_ext4fs \
60 e2fsck \
61 setup_fs
62
Steve Kondik70a06f12013-06-29 12:51:11 -040063# Thermal profiles
64PRODUCT_PACKAGES += \
65 thermald-8064ab.conf \
66 thermald-8064.conf \
67 thermald-8930.conf \
Arne Coucheronead35382013-06-30 06:38:38 +020068 thermald-8930ab.conf \
Steve Kondik70a06f12013-06-29 12:51:11 -040069 thermald-8960.conf \
Arne Coucheronead35382013-06-30 06:38:38 +020070 thermald-8960ab.conf \
Steve Kondik70a06f12013-06-29 12:51:11 -040071 thermal-engine-8064ab.conf \
72 thermal-engine-8064.conf \
73 thermal-engine-8930.conf \
74 thermal-engine-8960.conf
75
Steve Kondik0e9f0192012-09-24 02:12:49 -070076# Init scripts
77PRODUCT_PACKAGES += \
78 init.qcom.post_boot.sh \
79 init.qcom.efs.sync.sh \
80 init.qcom.sh \
81 init.qcom.class_core.sh \
82 init.qcom.class_main.sh \
83 init.qcom.syspart_fixup.sh \
84 init.qcom.early_boot.sh \
85 init.qcom.mdm_links.sh \
86 init.qcom.modem_links.sh \
87 init.qcom.usb.sh \
88 lpm.rc \
Shareef Ali12f84702012-10-28 13:29:56 -040089 init.qcom.lpm_boot.sh \
Steve Kondik9359faf2013-05-09 17:13:03 -070090 init.qcom.thermal_conf.sh \
Steve Kondik10478fe2013-05-31 01:35:26 -070091 init.recovery.qcom.rc \
92 init.qcom.ril.sh
Steve Kondik0e9f0192012-09-24 02:12:49 -070093
94# Charger
95PRODUCT_PACKAGES += charger charger_res_images
96
97PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0