summaryrefslogtreecommitdiff
path: root/device.mk (plain)
blob: 155626117dc0d6f2f986d83b31942f73a88b1151
1#
2# Copyright (C) 2013 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
17PRODUCT_COPY_FILES += \
18 device/amlogic/common/products/tv/init.amlogic.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.amlogic.rc \
19 device/amlogic/einstein/init.amlogic.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.amlogic.usb.rc \
20 device/amlogic/einstein/init.amlogic.board.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.amlogic.board.rc
21
22ifneq ($(BOARD_USES_RECOVERY_AS_BOOT), true)
23PRODUCT_COPY_FILES += device/amlogic/common/products/tv/ueventd.amlogic.rc:root/ueventd.amlogic.rc
24else
25PRODUCT_COPY_FILES += device/amlogic/common/products/tv/ueventd.amlogic.rc:recovery/root/ueventd.amlogic.rc
26endif
27
28PRODUCT_COPY_FILES += \
29 device/amlogic/einstein/files/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml \
30 device/amlogic/einstein/files/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
31 device/amlogic/einstein/files/audio_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy.conf \
32 device/amlogic/einstein/files/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
33 device/amlogic/einstein/files/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
34 device/amlogic/einstein/files/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \
35 device/amlogic/einstein/files/mesondisplay.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/mesondisplay.cfg \
36 device/amlogic/einstein/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
37
38ifeq ($(TARGET_WITH_MEDIA_EXT), true)
39PRODUCT_COPY_FILES += \
40 device/amlogic/einstein/files/media_codecs_ext.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_ext.xml
41endif
42
43# remote IME config file
44PRODUCT_COPY_FILES += \
45 device/amlogic/einstein/files/remote.conf:$(TARGET_COPY_OUT_VENDOR)/etc/remote.conf \
46 device/amlogic/einstein/files/remote.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/remote.cfg \
47 device/amlogic/einstein/files/remote.tab:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab \
48 device/amlogic/common/products/tv/Vendor_0001_Product_0001.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Vendor_0001_Product_0001.kl
49ifneq ($(TARGET_BUILD_GOOGLE_ATV), true)
50PRODUCT_COPY_FILES += \
51 device/amlogic/einstein/files/Generic.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Generic.kl
52else
53PRODUCT_COPY_FILES += \
54 device/amlogic/common/Generic.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Generic.kl
55endif
56
57# recovery
58PRODUCT_COPY_FILES += \
59 device/amlogic/einstein/recovery/init.recovery.amlogic.rc:root/init.recovery.amlogic.rc \
60 device/amlogic/einstein/recovery/recovery.kl:recovery/root/etc/recovery.kl \
61 device/amlogic/einstein/files/mesondisplay.cfg:recovery/root/etc/mesondisplay.cfg \
62 device/amlogic/einstein/recovery/remotecfg:recovery/root/sbin/remotecfg \
63 device/amlogic/einstein/files/remote.cfg:recovery/root/etc/remote.cfg \
64 device/amlogic/einstein/files/remote.tab:recovery/root/etc/remote.tab \
65 device/amlogic/einstein/recovery/sh:recovery/root/sbin/sh
66
67# einstein config file
68PRODUCT_COPY_FILES += \
69 device/amlogic/einstein/files/tv/tvconfig.conf:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig.conf \
70 device/amlogic/einstein/files/tv/tv_default.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/tv_default.cfg \
71 device/amlogic/einstein/files/tv/tv_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/tv_default.xml \
72 device/amlogic/einstein/files/tv/tv_setting_config.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/tv_setting_config.cfg \
73 device/amlogic/einstein/files/tv/pq.db:$(TARGET_COPY_OUT_VENDOR)/etc/pq.db \
74 device/amlogic/einstein/files/tv/dec:$(TARGET_COPY_OUT_VENDOR)/bin/dec \
75 device/amlogic/einstein/files/tv/port_14.bin:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/hdmi/port_14.bin \
76 device/amlogic/einstein/files/tv/port_20.bin:$(TARGET_COPY_OUT_VENDOR)/etc/tvconfig/hdmi/port_20.bin \
77 device/amlogic/einstein/files/tv/tv_rrt_define.xml:$(TARGET_COPY_OUT_VENDOR)/etc/tv_rrt_define.xml
78#einstein tuner
79PRODUCT_COPY_FILES += \
80 device/amlogic/einstein/files/tv/mxl661_fe.ko:$(TARGET_COPY_OUT_VENDOR)/lib/mxl661_fe.ko
81
82PRODUCT_AAPT_CONFIG := xlarge hdpi xhdpi
83PRODUCT_AAPT_PREF_CONFIG := hdpi
84
85PRODUCT_CHARACTERISTICS := einstein,nosdcard
86
87DEVICE_PACKAGE_OVERLAYS := \
88 device/amlogic/einstein/overlay
89
90PRODUCT_TAGS += dalvik.gc.type-precise
91
92
93# setup dalvik vm configs.
94$(call inherit-product, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
95
96# set default USB configuration
97PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
98 persist.sys.usb.config=mtp
99