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
The msm_irqbalance daemon starts up as root and then
lower its privileges immediately to user nobody while holding
on to capability to read/write files on the file system (proc).
The msm_irqbalance daemon balances IRQs among available cores to ensure
even IRQ load on each core. The daemon also moves IRQs away from cores
that are configured to not handle any IRQs
Change-Id: I70faaedbf0d4ff4972e13013ba1131d27e877224
There is a syntax error related to msm8916 that causes the script to not
execute at all. Fix this.
Change-Id: Ida2fbad764f8107671765f6546de7baab53c321d
Change bluetooth owned files group ID to net_bt
- Fixes BT turn on failure in Guest mode
- Provide permission to ANT to access rfkill and serial driver
with net_bt group id.
Change-Id: I9d8f37faf9fd17b4560491735d273a14724f1c00