Snap for 12872597 from 38fc365a68
to mainline-tzdata6-release
Change-Id: Ia746d6e1599de41c26a0c301d54d4efa6af53b72
This commit is contained in:
commit
073ca6a6e8
4 changed files with 5 additions and 33 deletions
|
@ -107,6 +107,7 @@ on property:vendor.all.modules.ready=1
|
||||||
chown system system /sys/bus/i2c/devices/8-0043/default/braking_time_ms
|
chown system system /sys/bus/i2c/devices/8-0043/default/braking_time_ms
|
||||||
chown system system /sys/bus/i2c/devices/8-0043/default/f0_offset
|
chown system system /sys/bus/i2c/devices/8-0043/default/f0_offset
|
||||||
chown system system /sys/bus/i2c/devices/8-0043/default/owt_free_space
|
chown system system /sys/bus/i2c/devices/8-0043/default/owt_free_space
|
||||||
|
chown system system /sys/bus/i2c/devices/8-0043/default/owt_lib_compat
|
||||||
chown system system /sys/bus/i2c/devices/8-0043/default/f0_comp_enable
|
chown system system /sys/bus/i2c/devices/8-0043/default/f0_comp_enable
|
||||||
chown system system /sys/bus/i2c/devices/8-0043/default/redc_comp_enable
|
chown system system /sys/bus/i2c/devices/8-0043/default/redc_comp_enable
|
||||||
chown system system /sys/bus/i2c/devices/8-0043/default/delay_before_stop_playback_us
|
chown system system /sys/bus/i2c/devices/8-0043/default/delay_before_stop_playback_us
|
||||||
|
|
|
@ -94,7 +94,7 @@ PRODUCT_PACKAGES += \
|
||||||
SHARED_MODEM_PLATFORM_VENDOR := lassen
|
SHARED_MODEM_PLATFORM_VENDOR := lassen
|
||||||
|
|
||||||
# Shared Modem Platform
|
# Shared Modem Platform
|
||||||
include device/google/gs-common/modem/shared_modem_platform/shared_modem_platform.mk
|
include device/google/gs-common/modem/modem_svc_sit/shared_modem_platform.mk
|
||||||
|
|
||||||
# SecureElement
|
# SecureElement
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
|
@ -335,14 +335,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "NewlyIdleBalancer",
|
|
||||||
"Path": "/proc/vendor_sched/idle_balancer",
|
|
||||||
"Values": [
|
|
||||||
"0",
|
|
||||||
"1"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "DisplayWakeup",
|
"Name": "DisplayWakeup",
|
||||||
"Path": "/sys/devices/platform/1c240000.drmdecon/early_wakeup",
|
"Path": "/sys/devices/platform/1c240000.drmdecon/early_wakeup",
|
||||||
|
@ -1216,12 +1208,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
|
||||||
"Node": "NewlyIdleBalancer",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "PMU_POLL",
|
"Node": "PMU_POLL",
|
||||||
|
@ -1330,12 +1316,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
|
||||||
"Node": "NewlyIdleBalancer",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||||
"Node": "PowerHALCameraRunning",
|
"Node": "PowerHALCameraRunning",
|
||||||
|
@ -1390,12 +1370,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
|
||||||
"Node": "NewlyIdleBalancer",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_LOW",
|
"PowerHint": "CAMERA_STREAMING_LOW",
|
||||||
"Node": "PowerHALCameraRunning",
|
"Node": "PowerHALCameraRunning",
|
||||||
|
@ -1456,12 +1430,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "CAMERA_STREAMING_LOW",
|
|
||||||
"Node": "NewlyIdleBalancer",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_VIDEO_RECORDING",
|
"PowerHint": "CAMERA_VIDEO_RECORDING",
|
||||||
"Type": "MaskHint",
|
"Type": "MaskHint",
|
||||||
|
|
|
@ -157,4 +157,7 @@
|
||||||
<!-- Configure the max number of new channels to add into the initial partial scan list per network.
|
<!-- Configure the max number of new channels to add into the initial partial scan list per network.
|
||||||
If equals to 0, it means there's no limit on the max number of channels to include per network.-->
|
If equals to 0, it means there's no limit on the max number of channels to include per network.-->
|
||||||
<integer translatable="false" name="config_wifiInitialPartialScanMaxNewChannelsPerNetwork">3</integer>
|
<integer translatable="false" name="config_wifiInitialPartialScanMaxNewChannelsPerNetwork">3</integer>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether to trigger bugreport for WiFi subsystem restart issue -->
|
||||||
|
<bool translatable="false" name ="config_wifi_subsystem_restart_bugreport_enabled">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue