sm8150-common: Update blobs from vayu V13.0.5.0.SJUMIXM
Change-Id: Ie2d0a33b13e3366d614045c84bb9e260f0cafd12
This commit is contained in:
@@ -198,7 +198,7 @@ SOONG_CONFIG_XIAOMI_MSMNILE_ROOTDIR_PARTITION_SCHEME := legacy
|
||||
endif
|
||||
|
||||
# Security patch level
|
||||
VENDOR_SECURITY_PATCH := 2022-04-01
|
||||
VENDOR_SECURITY_PATCH := 2022-07-01
|
||||
|
||||
# Sepolicy
|
||||
include device/qcom/sepolicy_vndr/SEPolicy.mk
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# All unpinned blobs below are extracted from vayu_global-user 12 RKQ1.200826.002 V13.0.4.0.SJUMIXM release-keys
|
||||
# All unpinned blobs below are extracted from vayu_global-user 12 RKQ1.200826.002 V13.0.5.0.SJUMIXM release-keys
|
||||
# raphael: raphael-user 11 RKQ1.200826.002 V12.5.2.0.RFKMIXM release-keys
|
||||
|
||||
# ADSP
|
||||
|
||||
@@ -394,6 +394,9 @@ firmware_directories /vendor/firmware_mnt/image/
|
||||
|
||||
/sys/devices/virtual/hdcp/msm_hdcp min_level_change 0664 system graphics
|
||||
|
||||
#KGSL
|
||||
/sys/class/kgsl/kgsl-3d0 perfcounter 0660 root shell
|
||||
|
||||
# sys-fs display
|
||||
/sys/class/graphics/fb* hpd 0664 system graphics
|
||||
/sys/class/graphics/fb* res_info 0664 system graphics
|
||||
|
||||
@@ -461,8 +461,8 @@ ce_service_max_rx_ind_flush=1
|
||||
maxMSDUsPerRxInd=8
|
||||
|
||||
# Enable NUD tracking feature
|
||||
# 1 - enable 0 - disable(default)
|
||||
gEnableNUDTracking=1
|
||||
# 1 - enable 0 - disable(default) 3 - Driver will try to roam to a new AP but if roam fails, disconnect.
|
||||
gEnableNUDTracking=3
|
||||
|
||||
# Enable PEER UNMAP CONF SUPPORT
|
||||
# 1 - enable 0 - disable(default)
|
||||
@@ -629,6 +629,11 @@ avoid_list_expiry_time=3
|
||||
black_list_expiry_time=3
|
||||
# Improve threshold to move the Ap from avoid to blacklist
|
||||
bad_bssid_counter_thresh=7
|
||||
|
||||
# Enable SoftAP on indoor channel, but Xiaomi's patch in driver only
|
||||
# allow this when STA was connected on the same indoor channel.
|
||||
gindoor_channel_support=1
|
||||
|
||||
END
|
||||
|
||||
# Note: Configuration parser would not read anything past the END marker
|
||||
|
||||
Reference in New Issue
Block a user