Change the user permission to enable diag_mdlog from
diag_mdlog_start and diag_mdlog_stop service to access /sdcard.
Change-Id: Icb65a72d886928572de9af0b3656820d819a1cb8
Assign the ownership of system_health_monitor device to radio user and
system group. Allow read-only access of system_health_monitor to others.
CRs-Fixed: 770415
Change-Id: I62f424f4516e5483ea969f3eae0f15b5e8d4bcc1
A native driver to support hardware accelerated effects is
implemented. provide 660 permissions for the same.
Change-Id: I81559ef9bfd0485d2f6077c12aa4eefe70d2a33b
* quic/l_master: (106 commits)
Add tcmiface in PRODUCT_PACKAGES
Config item to speed up the audio mode
init.qcom.post_boot: Enable input boost for A53 cluster
init.qcom.rc: grant world read and execute perms to perfd socket
Revert "init: create native cgroup"
common: remove make rules for MMC_FLASHMEM1.dat
common: update enum value for disabling PC
common: Fix stripped debug DLKM generation
init.qcom.post_boot: Enable interactive governor for 8909
init script: start the vm_bms service for 8909
device: common: Create socket qlogd
init: qcom: post_boot: Enable BIMC HWMON for MSM8909
init.qcom.rc: create camera folder
init.qcom.rc: Move ipa folder to /data/misc/ipa
init.qcom.rc: add perfd related directories
init: qcom: post_boot: Enable low power modes for 8909
init: qcom: Set LCD density for Dragonboard APQ8094
usb uicc: use default persist prefix as sys.*
Bluetooth : Add 8909 to indicate SMD transport
msm8909: add primary hardware and policy lib for 8909
...
Conflicts:
base.mk
Change-Id: Ifaa0eabe4291452cafd57207cfc4f3604974c48e
This config item will be used to set the audio mode to IN_CALL
prior to RIL sending ACTIVE state for a MT call.
Change-Id: If8968c85e0aad234f3c43d73975256c6e4635ebc
CRs-Fixed: 726708
Enable the input boost feature on A53 cluster such that on touch
events the CPU frequency is raised to 1.3GHz for 40 ms
Change-Id: Ic2e4e893ecfc92d796ec4cec71eeddeacf3fa92e
Grant world read and execute permissions to perfd socket
directory to allow apps to write into the socket file
in that directory
Change-Id: I53e7645001c1163ef2971e93453dbdaba6fe475d
This reverts commit 3f8c938fa4.
Reverting this change because the limit of CPU shares
is causing stability crashes
Change-Id: I6066a6afb2846dfe0e448199c27359d0ee3d72ea
Add support for parsing PMIC info in the DTB files. The new format supports
up to four pmic nodes in the DTB. pmic0, pmic1, pmic2 & pmic3. Unused pmic
nodes should be marked as '0' in the DTB.
dtbtool(v3) to parse the split qcom,msm-id/qcom,board-id/qcom,pmic-id in
DTB files. The original qcom,msm-id with soc_id/platform, soc_rev is split
into qcom,msm-id with only soc_id/soc_rev; The original qcom,board-id with
platform/subtype. and a new qcom,pmic-id with pmic0/pmic1/pmic2/pmic3.
The tool always generate the new table of device tree format (v3), but is
backward compatible with parsing original DTB files with only qcom,msm-id
(in which case subtype and pmic 0 to 3 are assumed zero) and backward com
-patible with parsing original DTB files with qcom,msm-id and qcom,board-id
(in which case pmic 0 to 3 are assumed zero)
This change requires a corresponding bootloader change to properly parse
the updated table of device tree image format (v3)
Change-Id: If44d7a2617a6a8ea4434ed3ac6138ec4726aae50
Fix the stripping/signing sequence bug in an earlier
change that accidentally switched the order of
debug symbol stripping vs signing process.
Change-Id: I971cb189af4e2a8eca70386f9b8c6d4a5bacd0ac
This is a temporary change to allow 8994 to boot with a
minimal USB composition on the 3.14 kernel until the rest
of the kernel USB driver changes have been applied.
Change-Id: I0ff65de8ee2872fd161038fc0d47d17e66206479
This socket file is need by logging system, and should be created
during boot for config sepolicy.
Change-Id: I7106b73a6f2fab4c13c37e44eca872b3be2cbc89