Snap for 11784291 from 613d054817
to 24Q3-release
Change-Id: I094a6a5c117a1f0bf0c130d056e0ec23bd93fb74
This commit is contained in:
commit
8981d0cd6f
6 changed files with 38 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
||||||
TARGET_LINUX_KERNEL_VERSION := 6.1
|
TARGET_LINUX_KERNEL_VERSION := 6.1
|
||||||
|
|
||||||
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
||||||
$(call inherit-product, device/google/comet/device-comet.mk)
|
$(call inherit-product, device/google/comet/comet_generic.mk)
|
||||||
|
|
||||||
PRODUCT_NAME := aosp_comet
|
PRODUCT_NAME := aosp_comet
|
||||||
PRODUCT_DEVICE := comet
|
PRODUCT_DEVICE := comet
|
||||||
|
|
17
comet_generic.mk
Normal file
17
comet_generic.mk
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
#
|
||||||
|
# Copyright 2024 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.
|
||||||
|
#
|
||||||
|
|
||||||
|
$(call inherit-product, device/google/comet/device-comet.mk)
|
|
@ -196,6 +196,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.hfp.swb.supported=true
|
bluetooth.hfp.swb.supported=true
|
||||||
|
|
||||||
|
# Support LE & Classic concurrent encryption (b/330704060)
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
bluetooth.ble.allow_enc_with_bredr=true
|
||||||
|
|
||||||
# POF
|
# POF
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.bluetooth.finder.supported=true
|
ro.bluetooth.finder.supported=true
|
||||||
|
|
|
@ -7,7 +7,7 @@ GlueLayer_EnableGnssCfgInterface=1
|
||||||
gnss_device_type=K042
|
gnss_device_type=K042
|
||||||
gnss_device_patch_address=0
|
gnss_device_patch_address=0
|
||||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||||
ism_stream_enable=0
|
ism_stream_enable=1
|
||||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||||
MaxNtnRefLocAgeSecs=600
|
MaxNtnRefLocAgeSecs=600
|
||||||
GlueLayer_IsPlatformRefTimeEnable=1
|
GlueLayer_IsPlatformRefTimeEnable=1
|
||||||
|
@ -49,7 +49,7 @@ GlueLayer_isReqDBHFromFwRefLoc=1
|
||||||
GlueLayer_isReqUBPFromPressureSensor=1
|
GlueLayer_isReqUBPFromPressureSensor=1
|
||||||
GlueLayer_IsMemsEnable=1
|
GlueLayer_IsMemsEnable=1
|
||||||
GlueLayer_MeasCorrCap=7
|
GlueLayer_MeasCorrCap=7
|
||||||
Chip_Configuration_mems_data_Configuration=0x7
|
Chip_Configuration_mems_data_Configuration=0x5
|
||||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||||
CP_LocTech_PrimaryConst=0
|
CP_LocTech_PrimaryConst=0
|
||||||
CP_LocTech_Constraints=0x81
|
CP_LocTech_Constraints=0x81
|
||||||
|
|
|
@ -21,7 +21,7 @@ gnss_device_patch_address=0
|
||||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||||
|
|
||||||
# enable ism stream for GAAM
|
# enable ism stream for GAAM
|
||||||
ism_stream_enable=0
|
ism_stream_enable=1
|
||||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||||
|
|
||||||
MaxNtnRefLocAgeSecs=600
|
MaxNtnRefLocAgeSecs=600
|
||||||
|
@ -175,7 +175,7 @@ GlueLayer_isReqDBHFromFwRefLoc=1
|
||||||
GlueLayer_isReqUBPFromPressureSensor=1
|
GlueLayer_isReqUBPFromPressureSensor=1
|
||||||
GlueLayer_IsMemsEnable=1
|
GlueLayer_IsMemsEnable=1
|
||||||
GlueLayer_MeasCorrCap=7
|
GlueLayer_MeasCorrCap=7
|
||||||
Chip_Configuration_mems_data_Configuration=0x7
|
Chip_Configuration_mems_data_Configuration=0x5
|
||||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||||
CP_LocTech_PrimaryConst=0
|
CP_LocTech_PrimaryConst=0
|
||||||
CP_LocTech_Constraints=0x81
|
CP_LocTech_Constraints=0x81
|
||||||
|
|
|
@ -3120,6 +3120,8 @@
|
||||||
"UclampMin_LoadReset": 480,
|
"UclampMin_LoadReset": 480,
|
||||||
"UclampMin_High": 480,
|
"UclampMin_High": 480,
|
||||||
"UclampMin_Low": 2,
|
"UclampMin_Low": 2,
|
||||||
|
"UclampMax_EfficientBase": 500,
|
||||||
|
"UclampMax_EfficientOffset": 200,
|
||||||
"SamplingWindow_P": 1,
|
"SamplingWindow_P": 1,
|
||||||
"SamplingWindow_I": 0,
|
"SamplingWindow_I": 0,
|
||||||
"SamplingWindow_D": 1,
|
"SamplingWindow_D": 1,
|
||||||
|
@ -3153,6 +3155,8 @@
|
||||||
"UclampMin_LoadReset": 480,
|
"UclampMin_LoadReset": 480,
|
||||||
"UclampMin_High": 480,
|
"UclampMin_High": 480,
|
||||||
"UclampMin_Low": 2,
|
"UclampMin_Low": 2,
|
||||||
|
"UclampMax_EfficientBase": 500,
|
||||||
|
"UclampMax_EfficientOffset": 200,
|
||||||
"SamplingWindow_P": 1,
|
"SamplingWindow_P": 1,
|
||||||
"SamplingWindow_I": 0,
|
"SamplingWindow_I": 0,
|
||||||
"SamplingWindow_D": 1,
|
"SamplingWindow_D": 1,
|
||||||
|
@ -3186,6 +3190,8 @@
|
||||||
"UclampMin_LoadReset": 480,
|
"UclampMin_LoadReset": 480,
|
||||||
"UclampMin_High": 480,
|
"UclampMin_High": 480,
|
||||||
"UclampMin_Low": 2,
|
"UclampMin_Low": 2,
|
||||||
|
"UclampMax_EfficientBase": 500,
|
||||||
|
"UclampMax_EfficientOffset": 200,
|
||||||
"SamplingWindow_P": 1,
|
"SamplingWindow_P": 1,
|
||||||
"SamplingWindow_I": 0,
|
"SamplingWindow_I": 0,
|
||||||
"SamplingWindow_D": 1,
|
"SamplingWindow_D": 1,
|
||||||
|
@ -3220,6 +3226,8 @@
|
||||||
"UclampMin_Init": 250,
|
"UclampMin_Init": 250,
|
||||||
"UclampMin_High": 196,
|
"UclampMin_High": 196,
|
||||||
"UclampMin_Low": 196,
|
"UclampMin_Low": 196,
|
||||||
|
"UclampMax_EfficientBase": 500,
|
||||||
|
"UclampMax_EfficientOffset": 200,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0
|
||||||
|
@ -3242,6 +3250,8 @@
|
||||||
"UclampMin_Init": 250,
|
"UclampMin_Init": 250,
|
||||||
"UclampMin_High": 52,
|
"UclampMin_High": 52,
|
||||||
"UclampMin_Low": 52,
|
"UclampMin_Low": 52,
|
||||||
|
"UclampMax_EfficientBase": 500,
|
||||||
|
"UclampMax_EfficientOffset": 200,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0
|
||||||
|
@ -3264,6 +3274,8 @@
|
||||||
"UclampMin_Init": 250,
|
"UclampMin_Init": 250,
|
||||||
"UclampMin_High": 0,
|
"UclampMin_High": 0,
|
||||||
"UclampMin_Low": 0,
|
"UclampMin_Low": 0,
|
||||||
|
"UclampMax_EfficientBase": 500,
|
||||||
|
"UclampMax_EfficientOffset": 200,
|
||||||
"ReportingRateLimitNs": 1,
|
"ReportingRateLimitNs": 1,
|
||||||
"TargetTimeFactor": 1.0,
|
"TargetTimeFactor": 1.0,
|
||||||
"StaleTimeFactor": 5.0
|
"StaleTimeFactor": 5.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue