Snap for 10704513 from 947add27e7 to udc-qpr1-release

Change-Id: I3b338af9fbe62e5c9cc3560f5f8636c153935fdb
This commit is contained in:
Android Build Coastguard Worker 2023-08-23 23:03:39 +00:00
commit 06045c36e4
12 changed files with 91 additions and 26 deletions

View file

@ -94,6 +94,27 @@ on property:vendor.all.modules.ready=1
chown system system /sys/bus/i2c/devices/6-0043/default/delay_before_stop_playback_us chown system system /sys/bus/i2c/devices/6-0043/default/delay_before_stop_playback_us
chown system system /sys/bus/i2c/devices/5-0043/default/delay_before_stop_playback_us chown system system /sys/bus/i2c/devices/5-0043/default/delay_before_stop_playback_us
chown system system /sys/bus/i2c/devices/4-0043/default/delay_before_stop_playback_us chown system system /sys/bus/i2c/devices/4-0043/default/delay_before_stop_playback_us
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_env_rel_coef
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_env_rel_coef
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_env_rel_coef
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_rise_headroom
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_rise_headroom
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_rise_headroom
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_fall_headroom
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_fall_headroom
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_fall_headroom
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_enable
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_enable
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_enable
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_tx_lvl_thresh_fs
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_tx_lvl_thresh_fs
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_tx_lvl_thresh_fs
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_tx_lvl_hold_off_ms
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_tx_lvl_hold_off_ms
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_tx_lvl_hold_off_ms
chown system system /sys/bus/i2c/devices/6-0043/default/pm_active_timeout_ms
chown system system /sys/bus/i2c/devices/5-0043/default/pm_active_timeout_ms
chown system system /sys/bus/i2c/devices/4-0043/default/pm_active_timeout_ms
enable vendor.vibrator.cs40l26 enable vendor.vibrator.cs40l26

View file

@ -90,6 +90,27 @@ on property:vendor.all.modules.ready=1
chown system system /sys/bus/i2c/devices/6-0043/default/delay_before_stop_playback_us chown system system /sys/bus/i2c/devices/6-0043/default/delay_before_stop_playback_us
chown system system /sys/bus/i2c/devices/5-0043/default/delay_before_stop_playback_us chown system system /sys/bus/i2c/devices/5-0043/default/delay_before_stop_playback_us
chown system system /sys/bus/i2c/devices/4-0043/default/delay_before_stop_playback_us chown system system /sys/bus/i2c/devices/4-0043/default/delay_before_stop_playback_us
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_env_rel_coef
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_env_rel_coef
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_env_rel_coef
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_rise_headroom
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_rise_headroom
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_rise_headroom
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_fall_headroom
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_fall_headroom
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_fall_headroom
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_enable
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_enable
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_enable
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_tx_lvl_thresh_fs
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_tx_lvl_thresh_fs
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_tx_lvl_thresh_fs
chown system system /sys/bus/i2c/devices/6-0043/dbc/dbc_tx_lvl_hold_off_ms
chown system system /sys/bus/i2c/devices/5-0043/dbc/dbc_tx_lvl_hold_off_ms
chown system system /sys/bus/i2c/devices/4-0043/dbc/dbc_tx_lvl_hold_off_ms
chown system system /sys/bus/i2c/devices/6-0043/default/pm_active_timeout_ms
chown system system /sys/bus/i2c/devices/5-0043/default/pm_active_timeout_ms
chown system system /sys/bus/i2c/devices/4-0043/default/pm_active_timeout_ms
enable vendor.vibrator.cs40l26 enable vendor.vibrator.cs40l26

View file

@ -246,14 +246,7 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/shusky/prebuilts
# Location # Location
# SDK build system # SDK build system
ifneq ($(BOARD_WITHOUT_RADIO),true) include device/google/gs-common/gps/brcm/device.mk
# Release stable version to factory image
ifneq ($(filter factory_%,$(TARGET_PRODUCT)),)
include device/google/gs-common/gps/brcm/device.mk
else
include device/google/gs-common/gps/brcm/device_v2.mk
endif
endif
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/shusky/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer device/google/shusky/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer
@ -339,7 +332,14 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.scale=60 \ persist.vendor.vibrator.hal.context.scale=60 \
persist.vendor.vibrator.hal.context.fade=true \ persist.vendor.vibrator.hal.context.fade=true \
persist.vendor.vibrator.hal.context.cooldowntime=1600 \ persist.vendor.vibrator.hal.context.cooldowntime=1600 \
persist.vendor.vibrator.hal.context.settlingtime=5000 persist.vendor.vibrator.hal.context.settlingtime=5000 \
ro.vendor.vibrator.hal.dbc.enable=true \
ro.vendor.vibrator.hal.dbc.envrelcoef=8353728 \
ro.vendor.vibrator.hal.dbc.riseheadroom=1909602 \
ro.vendor.vibrator.hal.dbc.fallheadroom=1909602 \
ro.vendor.vibrator.hal.dbc.txlvlthreshfs=2516583 \
ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \
ro.vendor.vibrator.hal.pm.activetimeout=5
# Increment the SVN for any official public releases # Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \

View file

@ -204,14 +204,7 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/shusky/prebuilts
# Location # Location
# SDK build system # SDK build system
ifneq ($(BOARD_WITHOUT_RADIO),true) include device/google/gs-common/gps/brcm/device.mk
# Release stable version to factory image
ifneq ($(filter factory_%,$(TARGET_PRODUCT)),)
include device/google/gs-common/gps/brcm/device.mk
else
include device/google/gs-common/gps/brcm/device_v2.mk
endif
endif
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/shusky/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer device/google/shusky/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer

View file

@ -236,14 +236,7 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/shusky/prebuilts
# Location # Location
# SDK build system # SDK build system
ifneq ($(BOARD_WITHOUT_RADIO),true) include device/google/gs-common/gps/brcm/device.mk
# Release stable version to factory image
ifneq ($(filter factory_%,$(TARGET_PRODUCT)),)
include device/google/gs-common/gps/brcm/device.mk
else
include device/google/gs-common/gps/brcm/device_v2.mk
endif
endif
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/shusky/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer device/google/shusky/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer
@ -320,7 +313,14 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.scale=60 \ persist.vendor.vibrator.hal.context.scale=60 \
persist.vendor.vibrator.hal.context.fade=true \ persist.vendor.vibrator.hal.context.fade=true \
persist.vendor.vibrator.hal.context.cooldowntime=1600 \ persist.vendor.vibrator.hal.context.cooldowntime=1600 \
persist.vendor.vibrator.hal.context.settlingtime=5000 persist.vendor.vibrator.hal.context.settlingtime=5000 \
ro.vendor.vibrator.hal.dbc.enable=true \
ro.vendor.vibrator.hal.dbc.envrelcoef=8353728 \
ro.vendor.vibrator.hal.dbc.riseheadroom=1909602 \
ro.vendor.vibrator.hal.dbc.fallheadroom=1909602 \
ro.vendor.vibrator.hal.dbc.txlvlthreshfs=2516583 \
ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \
ro.vendor.vibrator.hal.pm.activetimeout=5
# Increment the SVN for any official public releases # Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \

View file

@ -19,6 +19,9 @@ TARGET_LINUX_KERNEL_VERSION := 5.15
$(call inherit-product, device/google/zuma/factory_common.mk) $(call inherit-product, device/google/zuma/factory_common.mk)
$(call inherit-product, device/google/shusky/device-husky.mk) $(call inherit-product, device/google/shusky/device-husky.mk)
include device/google/shusky/audio/husky/factory-audio-tables.mk include device/google/shusky/audio/husky/factory-audio-tables.mk
# Override to factory SDK
$(call soong_config_set, gpssdk, sdkv1, True)
$(call soong_config_set, gpssdk, gpsmcuversion, gpsv1_$(TARGET_BUILD_VARIANT))
PRODUCT_NAME := factory_husky PRODUCT_NAME := factory_husky
PRODUCT_DEVICE := husky PRODUCT_DEVICE := husky

View file

@ -19,6 +19,9 @@ TARGET_LINUX_KERNEL_VERSION := 5.15
$(call inherit-product, device/google/zuma/factory_common.mk) $(call inherit-product, device/google/zuma/factory_common.mk)
$(call inherit-product, device/google/shusky/device-ripcurrent.mk) $(call inherit-product, device/google/shusky/device-ripcurrent.mk)
include device/google/shusky/audio/ripcurrent/factory-audio-tables.mk include device/google/shusky/audio/ripcurrent/factory-audio-tables.mk
# Override to factory SDK
$(call soong_config_set, gpssdk, sdkv1, True)
$(call soong_config_set, gpssdk, gpsmcuversion, gpsv1_$(TARGET_BUILD_VARIANT))
PRODUCT_NAME := factory_ripcurrent PRODUCT_NAME := factory_ripcurrent
PRODUCT_DEVICE := ripcurrent PRODUCT_DEVICE := ripcurrent

View file

@ -19,6 +19,9 @@ TARGET_LINUX_KERNEL_VERSION := 5.15
$(call inherit-product, device/google/zuma/factory_common.mk) $(call inherit-product, device/google/zuma/factory_common.mk)
$(call inherit-product, device/google/shusky/device-shiba.mk) $(call inherit-product, device/google/shusky/device-shiba.mk)
include device/google/shusky/audio/shiba/factory-audio-tables.mk include device/google/shusky/audio/shiba/factory-audio-tables.mk
# Override to factory SDK
$(call soong_config_set, gpssdk, sdkv1, True)
$(call soong_config_set, gpssdk, gpsmcuversion, gpsv1_$(TARGET_BUILD_VARIANT))
PRODUCT_NAME := factory_shiba PRODUCT_NAME := factory_shiba
PRODUCT_DEVICE := shiba PRODUCT_DEVICE := shiba

View file

@ -312,4 +312,7 @@
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach <!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile --> data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool> <bool name="allow_clear_initial_attach_data_profile">true</bool>
<!-- The integer index of the selected option in config_udfps_touch_detection_options -->
<integer name="config_selected_udfps_touch_detection">4</integer>
</resources> </resources>

View file

@ -1472,6 +1472,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMinFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "PMU_LIT_LIMIT_FREQ", "Node": "PMU_LIT_LIMIT_FREQ",

View file

@ -1361,6 +1361,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMinFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "PMU_LIT_LIMIT_FREQ", "Node": "PMU_LIT_LIMIT_FREQ",

View file

@ -1360,6 +1360,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMinFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "PMU_LIT_LIMIT_FREQ", "Node": "PMU_LIT_LIMIT_FREQ",