Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 1 | # |
| 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 Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 20 | # Set custom settings |
| 21 | DEVICE_PACKAGE_OVERLAYS := device/linaro/hikey/overlay |
| 22 | |
| 23 | # Add openssh support for remote debugging and job submission |
John Stultz | d497f63 | 2017-05-30 23:51:33 -0700 | [diff] [blame] | 24 | PRODUCT_PACKAGES += ssh sftp scp sshd ssh-keygen sshd_config start-ssh |
Dmitry Shmidt | a95006a | 2016-03-16 13:23:30 -0700 | [diff] [blame] | 25 | |
| 26 | # Add wifi-related packages |
mukesh agrawal | 2b2f7d3 | 2016-10-05 15:15:15 -0700 | [diff] [blame] | 27 | PRODUCT_PACKAGES += libwpa_client wpa_supplicant hostapd wificond wifilogd |
Roshan Pius | 1b96afa | 2017-02-23 10:21:45 -0800 | [diff] [blame] | 28 | PRODUCT_PACKAGES += android.hardware.wifi@1.0-service |
Dmitry Shmidt | a95006a | 2016-03-16 13:23:30 -0700 | [diff] [blame] | 29 | PRODUCT_PROPERTY_OVERRIDES += wifi.interface=wlan0 \ |
| 30 | wifi.supplicant_scan_interval=15 |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 31 | |
| 32 | # Build and run only ART |
| 33 | PRODUCT_RUNTIMES := runtime_libart_default |
| 34 | |
Amit Pundir | af628c2 | 2016-11-02 16:37:00 +0800 | [diff] [blame] | 35 | # Build default bluetooth a2dp and usb audio HALs |
| 36 | PRODUCT_PACKAGES += audio.a2dp.default \ |
John Stultz | 52ebc46 | 2016-06-03 11:37:21 -0700 | [diff] [blame] | 37 | audio.usb.default \ |
| 38 | audio.r_submix.default \ |
| 39 | tinyplay |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 40 | |
Mikhail Naganov | 692a6d7 | 2016-11-11 16:36:02 -0800 | [diff] [blame] | 41 | PRODUCT_PACKAGES += \ |
Mikhail Naganov | cff48dd | 2016-11-21 15:22:21 -0800 | [diff] [blame] | 42 | android.hardware.audio@2.0-impl \ |
| 43 | android.hardware.audio.effect@2.0-impl \ |
| 44 | android.hardware.broadcastradio@1.0-impl \ |
| 45 | android.hardware.soundtrigger@2.0-impl |
Mikhail Naganov | 692a6d7 | 2016-11-11 16:36:02 -0800 | [diff] [blame] | 46 | |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 47 | # Set zygote config |
| 48 | PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.zygote=zygote64_32 |
| 49 | PRODUCT_COPY_FILES += system/core/rootdir/init.zygote64_32.rc:root/init.zygote64_32.rc |
| 50 | |
| 51 | PRODUCT_PACKAGES += libGLES_android |
| 52 | |
John Stultz | 44d79ea | 2016-01-29 11:47:47 -0800 | [diff] [blame] | 53 | PRODUCT_PACKAGES += TIInit_11.8.32.bts \ |
| 54 | wl18xx-fw-4.bin \ |
| 55 | wl18xx-conf.bin |
Vishal Bhoj | 4c73b4a | 2016-02-12 12:17:31 +0000 | [diff] [blame] | 56 | |
John Stultz | d497f63 | 2017-05-30 23:51:33 -0700 | [diff] [blame] | 57 | |
| 58 | ifeq ($(HIKEY_USE_LEGACY_TI_BLUETOOTH), true) |
| 59 | PRODUCT_PACKAGES += android.hardware.bluetooth@1.0-service.hikey uim |
| 60 | else |
| 61 | PRODUCT_PACKAGES += android.hardware.bluetooth@1.0-service.btlinux |
| 62 | endif |
| 63 | |
John Stultz | 7266c5f | 2016-06-09 14:18:57 -0700 | [diff] [blame] | 64 | # PowerHAL |
Ruchi Kandoi | bb36ee2 | 2016-11-03 12:46:10 -0700 | [diff] [blame] | 65 | PRODUCT_PACKAGES += android.hardware.power@1.0-impl |
John Stultz | 7266c5f | 2016-06-09 14:18:57 -0700 | [diff] [blame] | 66 | |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 67 | # Copy hardware config file(s) |
| 68 | PRODUCT_COPY_FILES += \ |
| 69 | device/linaro/hikey/etc/permissions/android.hardware.screen.xml:system/etc/permissions/android.hardware.screen.xml \ |
| 70 | frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \ |
| 71 | frameworks/native/data/etc/android.software.app_widgets.xml:system/etc/permissions/android.software.app_widgets.xml \ |
| 72 | frameworks/native/data/etc/android.software.backup.xml:system/etc/permissions/android.software.backup.xml \ |
John Stultz | 52ebc46 | 2016-06-03 11:37:21 -0700 | [diff] [blame] | 73 | frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \ |
| 74 | frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 75 | |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 76 | # Include BT modules |
Vishal Bhoj | db0eda3 | 2016-04-05 17:49:02 +0100 | [diff] [blame] | 77 | $(call inherit-product-if-exists, device/linaro/hikey/wpan/ti-wpan-products.mk) |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 78 | |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 79 | PRODUCT_COPY_FILES += \ |
| 80 | frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ |
| 81 | frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \ |
| 82 | frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \ |
Myles Watson | e4a2829 | 2017-02-14 08:56:53 -0800 | [diff] [blame] | 83 | device/linaro/hikey/vintf.xml:vendor/manifest.xml \ |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 84 | device/linaro/hikey/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf \ |
Vishal Bhoj | e72c920 | 2015-10-23 18:10:21 +0100 | [diff] [blame] | 85 | device/linaro/hikey/audio/audio_policy.conf:system/etc/audio_policy.conf |
| 86 | |
| 87 | # Copy media codecs config file |
Eric Laurent | 3051d9e | 2016-06-10 14:37:37 -0700 | [diff] [blame] | 88 | PRODUCT_COPY_FILES += \ |
| 89 | device/linaro/hikey/etc/media_codecs.xml:system/etc/media_codecs.xml \ |
| 90 | frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml |