In vold, when do mount/unmount operation, it will start/stop
fuse_##lablel service. In fstab.qcom, The lablel is "sdcard1".
So the service name should be fuse_sdcard1.
This change persists bandwidth history across DASH Sessions to use for
representation selection at DASH session startup
Change-Id: I122d7dde050b67cbcf05b30e4ef2f6849a12f6ef
The interactive governor is configured with a hispeed
frequency of 1.5 GHz. This causes L2 to be bumped up to
1.5 GHz as well, which requires a turbo CX voltage and
affects power. To save power when the hispeed frequency
is triggered, change the hispeed frequency to 1.2 GHz,
which has the highest L2 frequency that can be supported
by a nominal CX voltage.
Change-Id: I6742770b79e9d9e929766c1039a73da99b3a89fc
This change will enable support for DUN on APQ8084
platform.
Handled the DUN feature enablement based on target
under modem section since DUN feature is dependent
on modem support.
Change-Id: If8600ee82a271f33b8e7df0ffd7eb56622fa02eb
- set config_camera_sound_forced to true to
force camera shutter sound playback on speaker
Change-Id: I5d1bcaddb6810d81346d6235e92315b3aa325c8b
CRs-Fixed: 591822
The usb gadget mass_storage driver limit the min
size of CDROM file. SHOULD larger than 300 Sectors.
Each sector is 2KBytes.
If the resouce file size fit the limitation of cdrom
feature. Create cdrom_install.iso file dynamically at
compiling time.
If not, create a dummy file dynamically to increase the
total size of cdrom_install.iso
Change-Id: I49d08bad83b8debfb16fe011f350b3eed3d907cb
If the interactive governor is being used, vote to turn off
io_is_busy when video encode starts to reduce power consumption.
Change-Id: I69738b989af3d6e0f1a708c21875b935b435cd91
Different location daemons each has its own locations for data,
pipe, or sockets files. Centralize them all under the same dir,
namely /data/misc/location
CRs-Fixed: 595946
Change-Id: I532e2b0b4bcd100bab600724a12a1e6ba9ebf119
This change will set-up the core-dump directory and the core-file
pattern. The coredumps will not be generated during crashes on
boot-up. The core-dumps will only be generated on crashes after the
boot-up.
Change-Id: Ie8c15f500aa871b7b06913e70d0076656834b319
Remove line that enables krait bus dcvs and replace it
with one that sets the devfreq governor to "cpubw_hwmon".
Change-Id: Ie1b3e7ff232ff06232e1dbada2ab762c95196c2d
In some cases, cfg.ini file is there but the size is 0. So we need
to check the size also.
Change-Id: Ic4ca9ecb050193d9be6c8e754894394ce508a3ba
CRs-Fixed: 533380
The ondemand governor has the ability to adapt to multicore
targets to render better scaling. This change sets one of such
parameters i.e optimal frequency to the nominal max frequency
to achieve best perf/power. Along with that, this change also
tunes the down_differential_multi_core to a reasonable value.
Change-Id: I4fe76224f0166a3a6db2a79c18637e0ab760ceac
CRs-fixed: 561456