blob: 45501d1d02a83722d5412a536036b4b29d392a42 [file] [log] [blame]
Vishal Bhoje72c9202015-10-23 18:10:21 +01001#
2# Copyright (C) 2011 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# Adjust the dalvik heap to be appropriate for a tablet.
18$(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
19
Vishal Bhoje72c9202015-10-23 18:10:21 +010020# Set custom settings
21DEVICE_PACKAGE_OVERLAYS := device/linaro/hikey/overlay
22
23# Add openssh support for remote debugging and job submission
Dmitry Shmidta95006a2016-03-16 13:23:30 -070024PRODUCT_PACKAGES += ssh sftp scp sshd ssh-keygen sshd_config start-ssh uim
25
26# Add wifi-related packages
mukesh agrawal2b2f7d32016-10-05 15:15:15 -070027PRODUCT_PACKAGES += libwpa_client wpa_supplicant hostapd wificond wifilogd
Dmitry Shmidta95006a2016-03-16 13:23:30 -070028PRODUCT_PROPERTY_OVERRIDES += wifi.interface=wlan0 \
29 wifi.supplicant_scan_interval=15
Vishal Bhoje72c9202015-10-23 18:10:21 +010030
31# Build and run only ART
32PRODUCT_RUNTIMES := runtime_libart_default
33
Amit Pundiraf628c22016-11-02 16:37:00 +080034# Build default bluetooth a2dp and usb audio HALs
35PRODUCT_PACKAGES += audio.a2dp.default \
John Stultz52ebc462016-06-03 11:37:21 -070036 audio.usb.default \
37 audio.r_submix.default \
38 tinyplay
Vishal Bhoje72c9202015-10-23 18:10:21 +010039
Mikhail Naganov692a6d72016-11-11 16:36:02 -080040PRODUCT_PACKAGES += \
Mikhail Naganovcff48dd2016-11-21 15:22:21 -080041 android.hardware.audio@2.0-impl \
42 android.hardware.audio.effect@2.0-impl \
Myles Watson90ee15b2017-02-09 16:47:33 -080043 android.hardware.bluetooth@1.0-service.hikey \
Mikhail Naganovcff48dd2016-11-21 15:22:21 -080044 android.hardware.broadcastradio@1.0-impl \
45 android.hardware.soundtrigger@2.0-impl
Mikhail Naganov692a6d72016-11-11 16:36:02 -080046
Jeff Tinkerbc86f722017-01-01 11:02:12 -080047PRODUCT_PACKAGES += \
48 android.hardware.drm@1.0-impl \
49
Vishal Bhoje72c9202015-10-23 18:10:21 +010050# Set zygote config
51PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.zygote=zygote64_32
52PRODUCT_COPY_FILES += system/core/rootdir/init.zygote64_32.rc:root/init.zygote64_32.rc
53
54PRODUCT_PACKAGES += libGLES_android
55
John Stultz44d79ea2016-01-29 11:47:47 -080056PRODUCT_PACKAGES += TIInit_11.8.32.bts \
57 wl18xx-fw-4.bin \
58 wl18xx-conf.bin
Vishal Bhoj4c73b4a2016-02-12 12:17:31 +000059
John Stultz7266c5f2016-06-09 14:18:57 -070060# PowerHAL
Ruchi Kandoibb36ee22016-11-03 12:46:10 -070061PRODUCT_PACKAGES += android.hardware.power@1.0-impl
John Stultz7266c5f2016-06-09 14:18:57 -070062
Hridya Valsarajua4fe7ca2016-12-02 16:02:28 -080063#GNSS HAL
64PRODUCT_PACKAGES += \
65 android.hardware.gnss@1.0-impl
66
Janis Danisevskisfa3896c2016-11-22 10:45:49 +000067# Keymaster HAL
68PRODUCT_PACKAGES += \
69 android.hardware.keymaster@3.0-impl
70
Vishal Bhoje72c9202015-10-23 18:10:21 +010071# Copy hardware config file(s)
72PRODUCT_COPY_FILES += \
73 device/linaro/hikey/etc/permissions/android.hardware.screen.xml:system/etc/permissions/android.hardware.screen.xml \
74 frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
75 frameworks/native/data/etc/android.software.app_widgets.xml:system/etc/permissions/android.software.app_widgets.xml \
76 frameworks/native/data/etc/android.software.backup.xml:system/etc/permissions/android.software.backup.xml \
John Stultz52ebc462016-06-03 11:37:21 -070077 frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
78 frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml
Vishal Bhoje72c9202015-10-23 18:10:21 +010079
Vishal Bhoje72c9202015-10-23 18:10:21 +010080# Include BT modules
Vishal Bhojdb0eda32016-04-05 17:49:02 +010081$(call inherit-product-if-exists, device/linaro/hikey/wpan/ti-wpan-products.mk)
Vishal Bhoje72c9202015-10-23 18:10:21 +010082
Vishal Bhoje72c9202015-10-23 18:10:21 +010083PRODUCT_COPY_FILES += \
84 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
85 frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
86 frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
Yifan Hong91036562017-03-01 17:51:24 -080087 device/linaro/hikey/manifest.xml:vendor/manifest.xml \
Vishal Bhoje72c9202015-10-23 18:10:21 +010088 device/linaro/hikey/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf \
Vishal Bhoje72c9202015-10-23 18:10:21 +010089 device/linaro/hikey/audio/audio_policy.conf:system/etc/audio_policy.conf
90
91# Copy media codecs config file
Eric Laurent3051d9e2016-06-10 14:37:37 -070092PRODUCT_COPY_FILES += \
93 device/linaro/hikey/etc/media_codecs.xml:system/etc/media_codecs.xml \
94 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml