radio.atfwd.start is used by atfwd daemon to stop itself
when an error is detected.
Stop atfwd daemon based on radio.atfwd.start
Change-Id: I47318c7347d0fd13890595873db4a6c2e537b6f2
CRs-Fixed: 780613
mdss-rotator device node is supported by the rotator device
driver, which allows applications to submit rotation request
to mdss rotator.
Change-Id: I40eb0d00f01ceb5b7c19bfbe5dd9edc13361a2dd
The HDMI driver now provides timing information through the res_info
sysfs node. The display HAL will need permissions to read/write this
node as part of HDMI initialization.
Change-Id: I2d767534a877368f55d614118676edb5f4f90b9e
hs20-osu-client is used in case of passpoint rel 2.0. This commit
is to add this as part of WPA package to be available as part of
default build.
Change-Id: I1cd79bccc9b4108793de58009417f91d6e3195b5
CRs-Fixed: 787133
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlS+Y4cACgkQoUgPZYCpAfEIoQCgkgqgm635+jTcE72cBO8ImkvN
heAAn0XIXPdho+mS+YoGLCm66MdKK853
=nCEv
-----END PGP SIGNATURE-----
Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.05.00.00.021.095' into HEAD
AU_LINUX_ANDROID_LA.BF64.1.05.00.00.021.095 based on quic/aosp/LA.BF64.1
* tag 'AU_LINUX_ANDROID_LA.BF64.1.05.00.00.021.095': (58 commits)
recovery: gpt-utils: Swap complete filesystem entry block
init.qcom.post_boot.sh: Fix BCL hotplug control
common: skip bootjar check if not applicable
Add chromium binaries to PRODUCT_PACKAGES.
power: update powerhal to remove deprecated calls
msm8992: Enable irq balancer
init.qcom.sh: Fix syntax error
Bluetooth: Enable HFP 1.6 feature for msm8992
common: add vendor boot jars for SDK
init: qcom: post_boot: add power settings for msm8992
Bluetooth: Change Group ID of bluetooth owned files
init.qcom.post_boot: Enable LPM after all cores are onlined
init.qcom.post_boot: Change boot freq of A57 to 960MHz
init.qcom.post_boot: Set A57 max freq limit from msm_performance
init.qcom.post_boot.sh: enable io_is_busy on MSM8994
init.qcom.post_boot: Offline CPU5-7 before disabling thermal hotplug
init.qcom.post_boot: Set interactive gov params for A53s and A57s
init.qcom.post_boot.sh: Disable core control during governor config
init.qcom.rc: create directory for display clients
base.mk: Add support for camera HAL on 8992
...
Conflicts:
base.mk
rootdir/etc/init.qcom.usb.sh
Change-Id: I52e2d4a77ceec43fc297f69d851d44b0f12a4f55
Remove the disabled flag in the service definition of
rmt_storage and have is always start in the core group
of services.
Change-Id: If9f27532408f3ec099c4dc5846066e780575f067
We now swap the complete primary and backup filesystem entry instead
of only the guid field.
CRs-Fixed: 777204
Change-Id: I2fbc8a045452d6160ca12ce1baac085b0e0e1bb7
Audio calibration delta files folder created at
/data/misc/audio/acdbdata/delta.
Path changed to provide access to media server.
Added /data/audio/acdbdata/delta path also
for backward compatibility
Change-Id: I53031d1aecd3f12a15d76db417d7a8eafd80cf8b
The BCL hotplug control is not working in post boot
script since wildcard is not recognized. Fix the issue
by following proper "for" loop syntax.
Change-Id: Ie3a59a645c8d1485c4f66e64301b216b1ba2841f