Snap for 10832001 from 76da775460
to udc-qpr1-release
Change-Id: I0495db328087f77a638efc264d54d74ed906799d
This commit is contained in:
commit
493a9ccf16
2 changed files with 6 additions and 26 deletions
|
@ -83,9 +83,9 @@
|
||||||
|
|
||||||
<string translatable="false" name="config_secondaryBuiltInDisplayCutoutRectApproximation">
|
<string translatable="false" name="config_secondaryBuiltInDisplayCutoutRectApproximation">
|
||||||
M 503.2,0
|
M 503.2,0
|
||||||
h 73
|
h 74
|
||||||
v 133
|
v 133
|
||||||
h 73
|
h -74
|
||||||
Z
|
Z
|
||||||
@left
|
@left
|
||||||
</string>
|
</string>
|
||||||
|
@ -382,4 +382,8 @@
|
||||||
<!-- Whether we should persist the brightness value in nits for the default display even if
|
<!-- Whether we should persist the brightness value in nits for the default display even if
|
||||||
the underlying display device changes. -->
|
the underlying display device changes. -->
|
||||||
<bool name="config_persistBrightnessNitsForDefaultDisplay">true</bool>
|
<bool name="config_persistBrightnessNitsForDefaultDisplay">true</bool>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||||
|
data profile -->
|
||||||
|
<bool name="allow_clear_initial_attach_data_profile">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -770,30 +770,6 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"EnableProperty": "vendor.powerhal.camerarunning",
|
|
||||||
"Value": "CDCPUSET_RESTRICTED"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"EnableProperty": "vendor.powerhal.camerarunning",
|
|
||||||
"Value": "CDHIGHCPUSETCPUS_RESTRICTED"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"EnableProperty": "vendor.powerhal.camerarunning",
|
|
||||||
"Value": "CDMIDCPUSETCPUS_RESTRICTED"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"EnableProperty": "vendor.powerhal.camerarunning",
|
|
||||||
"Value": "CDMIDHIGHCPUSETCPUS_RESTRICTED"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Type": "DoHint",
|
"Type": "DoHint",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue