Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 1 | # |
| 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 | |
| 17 | TARGET_KERNEL_DIR := device/google/raviole-kernel |
| 18 | |
| 19 | $(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-oriole.mk) |
| 20 | $(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk) |
| 21 | $(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk) |
Bill Yi | c2e4a48 | 2021-03-17 05:53:25 +0000 | [diff] [blame] | 22 | $(call inherit-product-if-exists, vendor/google_devices/oriole/proprietary/device-vendor.mk) |
linpeter | f3d8bf6 | 2021-03-17 09:27:12 +0800 | [diff] [blame] | 23 | $(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/oriole/device-vendor-oriole.mk) |
PEI-HSIEN KUO | 36dd88a | 2021-03-18 19:39:38 +0800 | [diff] [blame] | 24 | $(call inherit-product-if-exists, vendor/google/camera/devices/raviole/oriole/device-vendor.mk) |
Ching-Sung Li | 05395df | 2021-05-24 11:23:59 +0800 | [diff] [blame] | 25 | $(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/WallpapersOriole.mk) |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 26 | |
| 27 | DEVICE_PACKAGE_OVERLAYS += device/google/raviole/oriole/overlay |
| 28 | |
Robert Lee | 09c3fd3 | 2021-08-16 06:21:06 +0000 | [diff] [blame] | 29 | include device/google/raviole/audio/oriole/audio-tables.mk |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 30 | include device/google/gs101/device-shipping-common.mk |
Ilya Matyukhin | 99725eb | 2021-05-18 00:58:22 -0700 | [diff] [blame] | 31 | include device/google/gs101/fingerprint/udfps_common.mk |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 32 | include hardware/google/pixel/vibrator/cs40l25/device.mk |
| 33 | |
Ilya Matyukhin | 99725eb | 2021-05-18 00:58:22 -0700 | [diff] [blame] | 34 | ifeq ($(filter factory_oriole, $(TARGET_PRODUCT)),) |
| 35 | include device/google/gs101/fingerprint/udfps_shipping.mk |
| 36 | else |
| 37 | include device/google/gs101/fingerprint/udfps_factory.mk |
| 38 | endif |
| 39 | |
| 40 | |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 41 | # Init files |
| 42 | PRODUCT_COPY_FILES += \ |
Robin Peng | 334022f | 2021-05-05 12:01:32 +0800 | [diff] [blame] | 43 | device/google/raviole/conf/init.raviole.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.raviole.rc \ |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 44 | device/google/raviole/conf/init.oriole.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.oriole.rc |
| 45 | |
| 46 | # Recovery files |
| 47 | PRODUCT_COPY_FILES += \ |
| 48 | device/google/gs101/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.oriole.rc |
| 49 | |
| 50 | # insmod files |
| 51 | PRODUCT_COPY_FILES += \ |
| 52 | device/google/raviole/init.insmod.oriole.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/init.insmod.oriole.cfg |
| 53 | |
| 54 | # Thermal Config |
| 55 | PRODUCT_COPY_FILES += \ |
TeYuan Wang | 60d11bc | 2021-03-30 17:14:52 +0800 | [diff] [blame] | 56 | device/google/raviole/thermal_info_config_oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \ |
| 57 | device/google/raviole/thermal_info_config_oriole_WHI_A.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_WHI_A.json |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 58 | |
Cheney Ni | ab92016 | 2021-06-28 13:47:54 +0800 | [diff] [blame] | 59 | # Bluetooth |
| 60 | PRODUCT_PRODUCT_PROPERTIES += \ |
| 61 | persist.bluetooth.a2dp_aac.vbr_supported=true |
| 62 | |
Labib | 68270de | 2021-05-05 17:15:43 +0800 | [diff] [blame] | 63 | # Bluetooth Tx power caps for oriole |
| 64 | PRODUCT_COPY_FILES += \ |
Ted Wang | e241d59 | 2021-07-19 15:33:46 +0800 | [diff] [blame] | 65 | $(LOCAL_PATH)/bluetooth_power_limits_oriole.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \ |
Ted Wang | 6918ecc | 2021-08-05 11:33:20 +0800 | [diff] [blame] | 66 | $(LOCAL_PATH)/bluetooth_power_limits_oriole_jp.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_JP.csv \ |
Ted Wang | e241d59 | 2021-07-19 15:33:46 +0800 | [diff] [blame] | 67 | $(LOCAL_PATH)/bluetooth_power_limits_G9S9B_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G9S9B_US.csv \ |
Ted Wang | 3976daf | 2021-08-02 15:57:37 +0800 | [diff] [blame] | 68 | $(LOCAL_PATH)/bluetooth_power_limits_GB7N6_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GB7N6_US.csv \ |
| 69 | $(LOCAL_PATH)/bluetooth_power_limits_G9S9B_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G9S9B_EU.csv \ |
| 70 | $(LOCAL_PATH)/bluetooth_power_limits_GB7N6_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GB7N6_EU.csv |
Labib | 68270de | 2021-05-05 17:15:43 +0800 | [diff] [blame] | 71 | |
Ted Wang | 6918ecc | 2021-08-05 11:33:20 +0800 | [diff] [blame] | 72 | |
Ted Wang | 34a8963 | 2021-07-15 18:46:57 +0800 | [diff] [blame] | 73 | # Bluetooth SAR test tool |
| 74 | PRODUCT_PACKAGES_DEBUG += \ |
| 75 | sar_test |
| 76 | |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 77 | # MIPI Coex Configs |
| 78 | PRODUCT_COPY_FILES += \ |
Eddie Tashjian | 7ecf224 | 2021-03-25 13:25:38 -0700 | [diff] [blame] | 79 | device/google/raviole/radio/oriole_display_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv \ |
Jie Song | e488597 | 2021-04-19 17:50:26 +0000 | [diff] [blame] | 80 | device/google/raviole/radio/oriole_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \ |
| 81 | device/google/raviole/radio/oriole_camera_rear_wide_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_wide_mipi_coex_table.csv |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 82 | |
| 83 | # Camera |
| 84 | PRODUCT_COPY_FILES += \ |
| 85 | device/google/raviole/media_profiles_oriole.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml |
| 86 | |
Long Ling | 8275661 | 2021-04-30 15:52:57 -0700 | [diff] [blame] | 87 | # Display Config |
| 88 | PRODUCT_COPY_FILES += \ |
Long Ling | aaf6f63 | 2021-06-21 15:45:58 -0700 | [diff] [blame] | 89 | device/google/raviole/oriole/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb \ |
Long Ling | 8275661 | 2021-04-30 15:52:57 -0700 | [diff] [blame] | 90 | device/google/raviole/oriole/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb |
| 91 | |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 92 | # NFC |
| 93 | PRODUCT_COPY_FILES += \ |
George Chang | 8933f1b | 2021-08-17 00:51:25 +0800 | [diff] [blame^] | 94 | frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \ |
| 95 | frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hce.xml \ |
| 96 | frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \ |
| 97 | frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml \ |
| 98 | frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.uicc.xml \ |
| 99 | frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.ese.xml \ |
George Chang | d48ff14 | 2021-03-10 20:35:15 +0800 | [diff] [blame] | 100 | device/google/raviole/nfc/libnfc-hal-st.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-hal-st.conf \ |
| 101 | device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf |
| 102 | |
George Chang | 8933f1b | 2021-08-17 00:51:25 +0800 | [diff] [blame^] | 103 | PRODUCT_PACKAGES += \ |
| 104 | NfcNci \ |
| 105 | Tag \ |
| 106 | android.hardware.nfc@1.2-service.st |
| 107 | |
| 108 | # SecureElement |
| 109 | PRODUCT_PACKAGES += \ |
| 110 | android.hardware.secure_element@1.2-service-gto |
| 111 | |
| 112 | PRODUCT_COPY_FILES += \ |
| 113 | frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.ese.xml \ |
| 114 | frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \ |
| 115 | device/google/raviole/nfc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf |
George Chang | d48ff14 | 2021-03-10 20:35:15 +0800 | [diff] [blame] | 116 | |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 117 | DEVICE_MANIFEST_FILE += \ |
George Chang | 8933f1b | 2021-08-17 00:51:25 +0800 | [diff] [blame^] | 118 | device/google/raviole/nfc/manifest_nfc.xml \ |
| 119 | device/google/raviole/nfc/manifest_se.xml |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 120 | |
| 121 | # Vibrator HAL |
| 122 | PRODUCT_PRODUCT_PROPERTIES +=\ |
| 123 | ro.vendor.vibrator.hal.long.frequency.shift=15 |
Jimmy Shiu | 7700cf0 | 2021-06-18 13:54:27 +0800 | [diff] [blame] | 124 | PRODUCT_PRODUCT_PROPERTIES += \ |
| 125 | vendor.powerhal.adpf.rate=11111111 |
Robin Peng | cd374d8 | 2021-02-23 20:00:46 +0800 | [diff] [blame] | 126 | |
| 127 | # Voice packs for Text-To-Speech |
| 128 | PRODUCT_COPY_FILES += \ |
Peter_Liang | 55f8b7c | 2021-05-20 17:20:36 +0800 | [diff] [blame] | 129 | device/google/raviole/tts/ja-jp/ja-jp-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/ja-jp/ja-jp-x-multi-darwinn-wavernn-r27.zvoice\ |
| 130 | device/google/raviole/tts/ja-jp/ja-jp-x-multi-r27.zvoice:product/tts/google/ja-jp/ja-jp-x-multi-r27.zvoice\ |
| 131 | device/google/raviole/tts/ja-jp/ja-jp-x-multi-wavernn-r27.zvoice:product/tts/google/ja-jp/ja-jp-x-multi-wavernn-r27.zvoice\ |
| 132 | device/google/raviole/tts/fr-fr/fr-fr-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/fr-fr/fr-fr-x-multi-darwinn-wavernn-r27.zvoice\ |
| 133 | device/google/raviole/tts/fr-fr/fr-fr-x-multi-r27.zvoice:product/tts/google/fr-fr/fr-fr-x-multi-r27.zvoice\ |
| 134 | device/google/raviole/tts/fr-fr/fr-fr-x-multi-wavernn-r27.zvoice:product/tts/google/fr-fr/fr-fr-x-multi-wavernn-r27.zvoice\ |
| 135 | device/google/raviole/tts/de-de/de-de-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/de-de/de-de-x-multi-darwinn-wavernn-r27.zvoice\ |
| 136 | device/google/raviole/tts/de-de/de-de-x-multi-r27.zvoice:product/tts/google/de-de/de-de-x-multi-r27.zvoice\ |
| 137 | device/google/raviole/tts/de-de/de-de-x-multi-wavernn-r27.zvoice:product/tts/google/de-de/de-de-x-multi-wavernn-r27.zvoice\ |
| 138 | device/google/raviole/tts/it-it/it-it-x-multi-r24.zvoice:product/tts/google/it-it/it-it-x-multi-r24.zvoice\ |
| 139 | device/google/raviole/tts/es-es/es-es-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/es-es/es-es-x-multi-darwinn-wavernn-r27.zvoice\ |
| 140 | device/google/raviole/tts/es-es/es-es-x-multi-r27.zvoice:product/tts/google/es-es/es-es-x-multi-r27.zvoice\ |
| 141 | device/google/raviole/tts/es-es/es-es-x-multi-wavernn-r27.zvoice:product/tts/google/es-es/es-es-x-multi-wavernn-r27.zvoice |
Cyan_Hsieh | 60a6c99 | 2021-03-11 14:44:54 +0800 | [diff] [blame] | 142 | |
Benjamin Schwartz | c798cb3 | 2021-03-18 17:55:40 -0700 | [diff] [blame] | 143 | # PowerStats HAL |
Yanting Yang | 2433315 | 2021-05-03 15:43:06 +0800 | [diff] [blame] | 144 | PRODUCT_SOONG_NAMESPACES += \ |
| 145 | device/google/raviole/powerstats/oriole \ |
| 146 | device/google/raviole |
Benjamin Schwartz | c798cb3 | 2021-03-18 17:55:40 -0700 | [diff] [blame] | 147 | |
Cyan_Hsieh | 60a6c99 | 2021-03-11 14:44:54 +0800 | [diff] [blame] | 148 | # Keyboard bottom padding in dp for portrait mode |
| 149 | PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.kb_pad_port_b=10 |
linpeter | 85646ce | 2020-12-17 21:18:41 +0800 | [diff] [blame] | 150 | |
Daniel Solomon | 7494ecc | 2021-08-06 14:37:47 -0700 | [diff] [blame] | 151 | # Display |
linpeter | 85646ce | 2020-12-17 21:18:41 +0800 | [diff] [blame] | 152 | PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1 |
Daniel Solomon | 7494ecc | 2021-08-06 14:37:47 -0700 | [diff] [blame] | 153 | PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500 |
Jack Wu | 6e0bb1c | 2019-01-17 21:38:27 +0800 | [diff] [blame] | 154 | |
wenchangliu | 0e8a67f | 2021-08-18 11:02:49 +0800 | [diff] [blame] | 155 | # Media Performance Class 12 |
| 156 | PRODUCT_PROPERTY_OVERRIDES += ro.odm.build.media_performance_class=31 |
| 157 | |
Jack Wu | 6e0bb1c | 2019-01-17 21:38:27 +0800 | [diff] [blame] | 158 | # userdebug specific |
| 159 | ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) |
| 160 | PRODUCT_COPY_FILES += \ |
| 161 | device/google/gs101/init.hardware.wlc.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.$(PRODUCT_PLATFORM).wlc.rc |
| 162 | endif |
terrycrhuang | fd95a68 | 2021-04-14 17:32:20 +0800 | [diff] [blame] | 163 | |
| 164 | # Increment the SVN for any official public releases |
| 165 | PRODUCT_VENDOR_PROPERTIES += \ |
| 166 | ro.vendor.build.svn=1 |
shawnlin | 1c49162 | 2021-04-22 13:27:45 +0800 | [diff] [blame] | 167 | |
| 168 | # Hide cutout overlays |
| 169 | PRODUCT_PACKAGES += \ |
| 170 | NoCutoutOverlay \ |
| 171 | AvoidAppsInCutoutOverlay |
Yanting Yang | 2433315 | 2021-05-03 15:43:06 +0800 | [diff] [blame] | 172 | |
| 173 | # SKU specific RROs |
| 174 | PRODUCT_PACKAGES += \ |
| 175 | SettingsOverlayGR1YH |
Kris Chen | 74dfc0c | 2021-05-07 21:38:46 +0800 | [diff] [blame] | 176 | |
| 177 | # Fingerprint antispoof property |
| 178 | PRODUCT_PRODUCT_PROPERTIES +=\ |
| 179 | persist.vendor.fingerprint.disable.fake.override=none |
Michael Ayoubi | ca6b352 | 2021-05-25 02:09:47 +0000 | [diff] [blame] | 180 | |
| 181 | # DCK properties based on target |
| 182 | PRODUCT_PROPERTY_OVERRIDES += \ |
| 183 | ro.gms.dck.eligible_wcc=2 |
Robin Peng | 6e4640b | 2021-06-01 18:03:27 +0800 | [diff] [blame] | 184 | |
| 185 | # Trusty liboemcrypto.so |
| 186 | PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts |
Bill Lin | 964bf23 | 2021-06-04 08:48:58 +0800 | [diff] [blame] | 187 | |
| 188 | # Set support one-handed mode |
| 189 | PRODUCT_PRODUCT_PROPERTIES += \ |
| 190 | ro.support_one_handed_mode=true |
Zhijun He | 59a3061 | 2021-07-09 11:33:45 -0700 | [diff] [blame] | 191 | |
| 192 | # Enable camera exif model/make reporting |
Charles Chiu | 57fc706 | 2021-07-28 14:58:36 +0800 | [diff] [blame] | 193 | PRODUCT_VENDOR_PROPERTIES += \ |
Zhijun He | 59a3061 | 2021-07-09 11:33:45 -0700 | [diff] [blame] | 194 | persist.vendor.camera.exif_reveal_make_model=true |
jonerlin | 972d2c2 | 2021-06-29 16:36:29 +0800 | [diff] [blame] | 195 | |
| 196 | # Bluetooth HAL |
| 197 | PRODUCT_PACKAGES += \ |
| 198 | android.hardware.bluetooth@1.1-service.bcmbtlinux \ |
| 199 | bt_vendor.conf |
jiabin | c4ffb64 | 2021-07-16 22:34:35 +0000 | [diff] [blame] | 200 | |
| 201 | # Override default distortion output gain according to UX experiments |
| 202 | PRODUCT_PRODUCT_PROPERTIES += \ |
| 203 | vendor.audio.hapticgenerator.distortion.output.gain=0.5 |