maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 1 | # |
| 2 | # Copyright 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 | # Get the prebuilt list of APNs |
| 18 | $(call inherit-product, vendor/omni/config/gsm.mk) |
| 19 | |
maxwen | 2538475 | 2023-02-13 02:09:20 +0100 | [diff] [blame] | 20 | DEVICE_PACKAGE_OVERLAYS += device/google/oriole/overlay |
| 21 | |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 22 | TARGET_BOOTANIMATION_SIZE := 1080p |
| 23 | |
| 24 | $(call inherit-product, vendor/omni/config/common.mk) |
| 25 | $(call inherit-product, device/google/gs101/device-omni.mk) |
| 26 | $(call inherit-product, device/google/raviole/aosp_oriole.mk) |
| 27 | |
| 28 | PRODUCT_NAME := omni_oriole |
maxwen | 7211df9 | 2023-11-02 18:53:56 +0100 | [diff] [blame] | 29 | PRODUCT_MODEL := Pixel 6 |
| 30 | PRODUCT_BRAND := google |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 31 | |
maxwen | e66e574 | 2024-11-10 13:19:36 +0100 | [diff] [blame] | 32 | PRODUCT_BUILD_PROP_OVERRIDES := \ |
maxwen | e21c136 | 2025-01-02 12:48:55 +0100 | [diff] [blame^] | 33 | BuildDesc="oriole-user 15 AP4A.241205.013 12621605 release-keys" \ |
| 34 | BuildFingerprint=google/oriole/oriole:15/AP4A.241205.013/12621605:user/release-keys \ |
maxwen | e66e574 | 2024-11-10 13:19:36 +0100 | [diff] [blame] | 35 | DeviceProduct=oriole |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 36 | |
| 37 | PRODUCT_RESTRICT_VENDOR_FILES := false |
| 38 | |
maxwen | 6ba8c51 | 2023-10-25 00:01:17 +0200 | [diff] [blame] | 39 | PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := false |
| 40 | |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 41 | # for bringup to disable secure adb - copy adbkey.pub from ~/.android |
| 42 | #PRODUCT_ADB_KEYS := device/google/raviole/adbkey.pub |
| 43 | #PRODUCT_PACKAGES += \ |
| 44 | adb_keys |
| 45 | |
| 46 | #BOARD_BOOTCONFIG += androidboot.selinux=permissive |
| 47 | #BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive |
| 48 | |
maxwen | 6eea29c | 2024-01-17 17:17:35 +0100 | [diff] [blame] | 49 | # Kernel |
| 50 | TARGET_PREBUILT_KERNEL := device/google/raviole-kernel/Image.lz4 |
| 51 | |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 52 | # HBM |
maxwen | f61c3fc | 2022-12-14 15:14:19 +0100 | [diff] [blame] | 53 | PRODUCT_COPY_FILES += \ |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 54 | device/google/raviole/permissions/permissions_com.android.hbmsvmanager.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/permissions_com.android.hbmsvmanager.xml |
| 55 | |
maxwen | f61c3fc | 2022-12-14 15:14:19 +0100 | [diff] [blame] | 56 | PRODUCT_PACKAGES += \ |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 57 | HbmSVManagerOverlay |
| 58 | |
| 59 | # euicc from stock |
| 60 | PRODUCT_COPY_FILES += \ |
| 61 | device/google/raviole/permissions/permissions_com.google.android.euicc.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/permissions_com.google.android.euicc.xml |
maxwen | 0859816 | 2022-12-13 21:41:39 +0100 | [diff] [blame] | 62 | |
maxwen | 837558b | 2023-12-09 02:34:00 +0100 | [diff] [blame] | 63 | # Pixel Camera Services / Camera extensions |
| 64 | PRODUCT_COPY_FILES += \ |
| 65 | device/google/raviole/permissions/permissions_com.google.android.apps.camera.services.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/permissions_com.google.android.apps.camera.services.xml |
| 66 | |
maxwen | 1a7b7d4 | 2023-10-24 15:40:43 +0200 | [diff] [blame] | 67 | # For Google Camera |
maxwen | 5a1ca78 | 2022-11-21 20:47:11 +0100 | [diff] [blame] | 68 | PRODUCT_COPY_FILES += \ |
maxwen | 1a7b7d4 | 2023-10-24 15:40:43 +0200 | [diff] [blame] | 69 | device/google/raviole/the_experiences.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/the_experiences.xml |
maxwen | 0859816 | 2022-12-13 21:41:39 +0100 | [diff] [blame] | 70 | |
maxwen | aa4b6e7 | 2023-10-24 23:47:38 +0200 | [diff] [blame] | 71 | # wireless_charger HAL service |
| 72 | include device/google/gs-common/wireless_charger/wireless_charger.mk |