Snap for 8853148 from fc9c3adb05
to udc-release
Change-Id: Ic9a491a00278cc4748e9066143d506bc17f7858e
This commit is contained in:
commit
81be174317
2 changed files with 3 additions and 2 deletions
|
@ -30,7 +30,7 @@ on boot && property:ro.build.flavor=factory_lynx-userdebug
|
||||||
mkdir /data/AudioTest 0775 system system
|
mkdir /data/AudioTest 0775 system system
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on late-init && property:vendor.device.modules.ready=1
|
on property:vendor.device.modules.ready=1
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
||||||
on property:vendor.mfgapi.touchpanel.permission=1
|
on property:vendor.mfgapi.touchpanel.permission=1
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
|
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"3172000",
|
"3172000",
|
||||||
|
"1539000",
|
||||||
"1014000",
|
"1014000",
|
||||||
"421000"
|
"421000"
|
||||||
],
|
],
|
||||||
|
@ -940,7 +941,7 @@
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "MemFreq",
|
"Node": "MemFreq",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1014000"
|
"Value": "1539000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue