This change is specific to 8974 Pro only.
Use PerfLock to keep two cores online
when the display is on.
Change-Id: I6c694df43ad884f00209b5afa6ed862357312261
Enables the following paramters in post boot file for 8974 pro
1. Synchronize frequencies on thread migration for at least 20ms.
2. Limit frequency synchronization on thread migration to below 1.7GHz.
3. Enable SDF for interactive governor for 100 ms.
Change-Id: I6cbde98e16bb00f35a7ee5cc1913968530fa0df9
HiddTestApp is a Bluetooth Test application to verify HID Device
Role functionalities like Keyboard, Mouse.
Change-Id: I9955dbf189a8c5b91cf99e4c489204f309c3309c
CRs-Fixed: 573086
The log message to show when ATFWD-daemon is restarted is not
proper. Hence, cleaning up the same as this shows up as an
error during device boot up
Change-Id: Ifa23237a6552c8e1ffcc2cdbf11740b9cf863aec
This reverts commit 7395274c37.
Re introduce ril init shell scripts.This is required since
"on property" trigger in rc file cannot handle the requirement
where ril needs to be started based on multisim property
only once per boot up.As per new requirement, multisim property
can be changed dynamically between dsds and dsda runtime.
Change multisim property to persist.radio.multisim.config
Change-Id: Ie615baf8211127d6b1eb66d2af3de46eee148588
CRs-Fixed: 574698
Android removed support for ro.hw.nav_keys property to enable/disable
the virtual keys on the target, hence just use qemu.hw.mainkeys.
Change-Id: Ieb700313ea49a32ed98f80e3e8cce9ab9e07624b
Depending on the actions pending on the action queue in 'init', the
2nd stage bind mount can fail due to timeout. The handling of the
1st stage property trigger to start the service, the setting of the
service running property and the 2nd stage bind mount trigger actions
can sometimes run quickly enough that the fuse sdcard process does not
have time to complete the initial fuse mount before the 2nd stage
bind mount fails due to timeout.
Replace the 2-stage startup trigger logic with always enabled fuse
sdcard service.
CRs-Fixed: 569363
Change-Id: I2ef53094c710a9771b0140fe8df880773a5a7f71
The /sys/class/power_supply/battery/capacity is made writeable for
users to fake the battery capacity. Going forward all implementations
of battery power supply class will
a. make the capacity property writeable by userspace
b. use the value fed in to fake the battery capacity.
Change-Id: Ia5eaec84ae994b17cbb8a621b9f03f9a4d784bfd
Recently the owner permission of /dev/diag was changed away
from system. This broke the mode reset functionality. Change
the owner permission back to system on /dev/diag
Change-Id: Ia6c28f0d147ed16a399202a8e0fa043b27dc7712
rfs_access provides a service that allows remote filesystem access from
various clients like QDSP, etc to the HLOS.
CRs-Fixed: 549422
Change-Id: I6b40d98161a3f0c6ce1eb450f1c71681ec2f9248
Add permission for TSC devices used in broadcast applications.
Permission for DVB devices used in broadcast was fixed
as well.
Change-Id: I0d6a57c0fc1732270b0be5d2a46548e513e2a9e8
This enables L2 power collapse during APPS suspend.
The change is introduced to accomodate an intermediate
level for L2 power collapse.
Change-Id: I5d01bb5f2c9bdde94cca7d4a758788a097dd22a5
WCNSS driver is now triggered thru wcnss service. It is required to
setup certain module parameters before triggering this driver.
Change-Id: I3e6ca9f408cdf84d90c28cd2d7820fd1c4bbb3d6
Bluedroid stack doesn't use the dbus, bluetoothd services, so
removing the those entries from init.qcom.rc
CRs-fixed: 542168
Change-Id: I0dbdbc44a6cda7ab9306a4002464b6dcbb7b9d78
Create directories so that physical storage can be mounted by
Vold at /mnt/media_rw/ location and start the fuse_sdcard daemon
to mount the secondary external storage to /storage/ location.
CRs-Fixed: 570201
Change-Id: Ib69b17fc63a56a55a2c8e0988107f80caa35f3ce