-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ1IssQAKCRDorT+BmrEO eAdIAKCOskWFzsn0hPfZWGwtrTab2Dx5qACgkcGVmoy28T7jVBy5C34PLquh8y0= =hFFT -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQJLBAABCgA1FiEEHrBYPudH862glXQBzJUERRm+ZmkFAmdY7/8XHG1rYmVzdGFz QGxpbmVhZ2Vvcy5vcmcACgkQzJUERRm+ZmnENw/8Dax7mhQHv2Qri95DQ+sa8gPw dC35nRQs/kWNsvT7Ujx6wjaExYlDXtYQFPDt2WHQLlg6PAn622PMsETrFpNJe0Di JBiu5A8mCjjwQfA54vB7BW+LyicoLJyuvh+Jgyeh2JX0gaCWNQBhvc0qw33qjH1t Biaz/ojDwQ4D6PJ8Vf8vzPrzFJduAT5MImlnrseon9+jEZSQ7zauMsxTncU/zy/X QqSt5dy+dJie91IxYjgDllRp2sT61Sy2jxb5bp14TTCNaKOUE8LEz5+VWdB8bsX8 3tGZYB/UXNqWJZGASGSC/d0davHVLBRPXROosrmFJ7WtCPXAxRbS0QAWSqhCQgN+ TJ/h6eCY/htLsflA566pEQqJbvoRqL8m17R3uIiITQl2c0T4kfF/4G0G2SN95NGg 3SKUNBguumstKRrn/vqGldR5wnk/l4UpqxX/LV9IRbhhrHfbB/+jdrdsT1et2fzW bvx2ISatjtUWtxoHTrOeTPyxpEJYThfsqurZhHm/5eKYUqqYOMW47dX7J1DwR6FK ENOmMiSCaS4ovveTBIUMSNK9OBQ8vEYkMtnBBc4IcWuevXdTYeDt8QLlHPtZQL6S e4tsVZfKpGKXZZRP5CRMZPuNx+VBJREZyAiwICHsqCtBbLMpHDOFErYzmbT5sU0q XDPrPQSLp6Muapxlx3g= =l04R -----END PGP SIGNATURE----- Merge tag 'android-15.0.0_r6' into staging/lineage-22.0_merge-android-15.0.0_r6 Android 15.0.0 Release 6 (AP4A.241205.013) # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ1IssQAKCRDorT+BmrEO # eAdIAKCOskWFzsn0hPfZWGwtrTab2Dx5qACgkcGVmoy28T7jVBy5C34PLquh8y0= # =hFFT # -----END PGP SIGNATURE----- # gpg: Signature made Fri Dec 6 00:44:01 2024 EET # gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal] # gpg: initial-contribution@android.com: Verified 2483 signatures in the past # 3 years. Encrypted 4 messages in the past 2 years. # gpg: WARNING: This key is not certified with sufficiently trusted signatures! # gpg: It is not certain that the signature belongs to the owner. # Primary key fingerprint: 4340 D135 70EF 945E 8381 0964 E8AD 3F81 9AB1 0E78 # By Ankur Bakshi (3) and others # Via Android Build Coastguard Worker (29) and others * tag 'android-15.0.0_r6': (28 commits) gps: set default SUPL SSL method to SSLv23 Update product id for Felix Symlink current prebuilt folder to android root cs40l26: Align Felix HAL dump logs with common HAL Delete mapper4 manifest powerhint: Raise minimum MIF frequency to 546 MHz during screen on gps: add CpEarlyFixGuardTimeSec to prevent earlyfix response delay thermal: read thermistor temp from sysfs thermal:remove unused state2power value Update felix SVN to 55 vibrator: Fix scaling logic for felix vibrator vibrator: Update polling timeout to 50ms update OWNERS to include Android.bp thermal: Remove bcl related tzones vibrator: common: Check whether file is opened correctly vibrator: cs40l26: Implement braking duration for haptic effects Upgrade IDisplay to V13 felix: Add build_flags based properties for SMR/EMR build haptics: Update output distortion gain Adpf:felix: switch to multitier heuristic boost. ... Change-Id: I16e5c3379845e2cb3a058f29319582db1c6ab145
49 lines
2.1 KiB
Makefile
49 lines
2.1 KiB
Makefile
#
|
|
# Copyright (C) 2020 The Android Open-Source Project
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
TARGET_BOARD_INFO_FILE := device/google/felix/board-info.txt
|
|
TARGET_BOOTLOADER_BOARD_NAME := felix
|
|
TARGET_SCREEN_DENSITY := 420
|
|
BOARD_USES_GENERIC_AUDIO := true
|
|
USES_DEVICE_GOOGLE_FELIX := true
|
|
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
|
|
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_FELIX_RADIO_DIR)
|
|
RELEASE_GOOGLE_BOOTLOADER_FELIX_DIR ?= pdk# Keep this for pdk TODO: b/327119000
|
|
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/$(RELEASE_GOOGLE_BOOTLOADER_FELIX_DIR)
|
|
$(call soong_config_set,felix_bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_FELIX_DIR))
|
|
|
|
# Enable load module in parallel
|
|
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
|
|
|
# The modules which need to be loaded in sequential
|
|
BOARD_KERNEL_CMDLINE += fips140.load_sequential=1
|
|
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
|
BOARD_KERNEL_CMDLINE += panel-samsung-ana6707-f10.load_sequential=1
|
|
BOARD_KERNEL_CMDLINE += s2mpg12-regulator.load_sequential=1
|
|
|
|
#Display
|
|
USES_IDISPLAY_INTF_SEC := true
|
|
|
|
include device/google/gs201/BoardConfig-common.mk
|
|
-include vendor/google_devices/gs201/prebuilts/BoardConfigVendor.mk
|
|
include device/google/gs-common/check_current_prebuilt/check_current_prebuilt.mk
|
|
-include vendor/google_devices/felix/proprietary/BoardConfigVendor.mk
|
|
include device/google/felix/sepolicy/felix-sepolicy.mk
|
|
include device/google/felix/wifi/BoardConfig-wifi.mk
|
|
|
|
DEVICE_PATH := device/google/felix
|
|
VENDOR_PATH := vendor/google/felix
|
|
include $(DEVICE_PATH)/$(TARGET_BOOTLOADER_BOARD_NAME)/BoardConfigLineage.mk
|