blob: 60a0729cd4948d4975f8476806b557ca0103005d [file] [log] [blame]
Robin Pengcd374d82021-02-23 20:00:46 +08001#
2# Copyright (C) 2020 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
Petri Gyntherb0580002021-09-02 14:26:57 -070017TARGET_KERNEL_DIR ?= device/google/raviole-kernel
18TARGET_BOARD_KERNEL_HEADERS := device/google/raviole-kernel/kernel-headers
Robin Pengcd374d82021-02-23 20:00:46 +080019
20$(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-slider.mk)
21$(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk)
22$(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk)
linpeterf3d8bf62021-03-17 09:27:12 +080023$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/slider/device-vendor-slider.mk)
Robin Pengcd374d82021-02-23 20:00:46 +080024
25DEVICE_PACKAGE_OVERLAYS += device/google/raviole/slider/overlay
26
27include device/google/gs101/device-common.mk
28include device/google/raviole/audio/slider/audio-tables.mk
29include hardware/google/pixel/vibrator/cs40l25/device.mk
Adam Shih6e05ed02022-08-16 13:56:53 +080030include device/google/gs-common/bcmbt/bluetooth.mk
Adam Shih71274422022-11-28 14:12:20 +080031include device/google/gs-common/touch/stm/stm11.mk
Robin Pengcd374d82021-02-23 20:00:46 +080032
Krzysztof Kosiński6165da42022-09-13 01:56:24 +000033# go/lyric-soong-variables
34$(call soong_config_set,lyric,camera_hardware,slider)
Sasha Smundakfbe1c662021-12-15 09:17:53 -080035$(call soong_config_set,lyric,tuning_product,slider)
36$(call soong_config_set,google3a_config,target_device,slider)
Krzysztof Kosiński0fc38d22021-11-02 21:00:10 -070037
Jack Wu6f51c2a2021-08-31 21:45:53 +080038# WirelessCharger
39DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml
40
Robin Pengcd374d82021-02-23 20:00:46 +080041# Init files
42PRODUCT_COPY_FILES += \
43 device/google/raviole/conf/init.slider.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.slider.rc
44
45# Recovery files
46PRODUCT_COPY_FILES += \
47 device/google/gs101/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.slider.rc
48
49# insmod files
50PRODUCT_COPY_FILES += \
51 device/google/raviole/init.insmod.slider.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/init.insmod.slider.cfg
52
53# Thermal Config
54PRODUCT_COPY_FILES += \
55 device/google/raviole/thermal_info_config_slider.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
56
57# Camera
58PRODUCT_COPY_FILES += \
59 device/google/raviole/media_profiles_slider.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
60
61# Bluetooth
Cheney Niab920162021-06-28 13:47:54 +080062PRODUCT_PRODUCT_PROPERTIES += \
63 persist.bluetooth.a2dp_aac.vbr_supported=true
64
65# Bluetooth default BDADDR for EVB only
Robin Pengcd374d82021-02-23 20:00:46 +080066PRODUCT_PROPERTY_OVERRIDES += \
Cheney Niab920162021-06-28 13:47:54 +080067 ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
Robin Pengcd374d82021-02-23 20:00:46 +080068
69# SecureElement
70PRODUCT_PACKAGES += \
George Chang8933f1b2021-08-17 00:51:25 +080071 android.hardware.secure_element@1.2-service-gto
Robin Pengcd374d82021-02-23 20:00:46 +080072
73PRODUCT_COPY_FILES += \
George Chang8933f1b2021-08-17 00:51:25 +080074 device/google/raviole/nfc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf
Robin Pengcd374d82021-02-23 20:00:46 +080075
Robin Pengcd374d82021-02-23 20:00:46 +080076# NFC
77PRODUCT_COPY_FILES += \
George Chang8933f1b2021-08-17 00:51:25 +080078 frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
79 frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hce.xml \
80 frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \
81 frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml \
82 frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.uicc.xml \
83 frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.ese.xml \
George Changd48ff142021-03-10 20:35:15 +080084 device/google/raviole/nfc/libnfc-hal-st-disable.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-hal-st.conf \
85 device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
86
George Chang8933f1b2021-08-17 00:51:25 +080087PRODUCT_PACKAGES += \
88 NfcNci \
89 Tag \
George Chang91a40962022-03-30 22:13:09 +080090 android.hardware.nfc-service.st
George Chang8933f1b2021-08-17 00:51:25 +080091
92# SecureElement
93PRODUCT_PACKAGES += \
94 android.hardware.secure_element@1.2-service-gto
95
96PRODUCT_COPY_FILES += \
97 frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.ese.xml \
98 frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \
99 device/google/raviole/nfc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf \
100 device/google/raviole/nfc/libse-gto-hal2.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal2.conf
101
Robin Pengcd374d82021-02-23 20:00:46 +0800102DEVICE_MANIFEST_FILE += \
George Chang8933f1b2021-08-17 00:51:25 +0800103 device/google/raviole/nfc/manifest_se.xml
Benjamin Schwartzc798cb32021-03-18 17:55:40 -0700104
105# PowerStats HAL
106PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/slider
Robin Peng6e4640b2021-06-01 18:03:27 +0800107
108# Trusty liboemcrypto.so
109PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
jonerlin972d2c22021-06-29 16:36:29 +0800110
Mars Lineabb3bf2022-06-08 22:11:37 +0800111# tetheroffload HAL
112PRODUCT_PACKAGES += \
113 vendor.samsung_slsi.hardware.tetheroffload@1.1-service
114
Wei Wang63fe7452022-01-28 22:07:30 -0800115# Power HAL config
116PRODUCT_COPY_FILES += \
117 device/google/raviole/powerhint-slider.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
118
Alex Hongb8033582021-11-17 19:10:08 +0800119# This device is shipped with 31 (Android S)
120PRODUCT_SHIPPING_API_LEVEL := 31
Ben Murdochb5b42572022-03-10 10:44:27 +0000121
122# Device features
123PRODUCT_COPY_FILES += \
124 frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
Adam Shih7845ccf2022-10-21 14:39:46 +0800125
126# Location
127ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
128 PRODUCT_COPY_FILES += \
129 device/google/raviole/location/gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
130else
131 PRODUCT_COPY_FILES += \
132 device/google/raviole/location/gps_user.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
133endif
134