Update post boot configuration so hbtp daemon program will
be launched for non HDK,QVR in QRD HW platform family.
Change-Id: I670ece0c20d8a709ca2000e0f58c51ecf83cae9d
Added config <transmit_static_image> that controls whether
to stop video preview video and show static image in
video preview or not
Change-Id: Ia54e74c4fc769ea563a21558ae04ddf361774a84
CRs-Fixed: 1093023
System apps such as RIDL/LogKit need to be able to enable internal
mini crash dumps and to collect the dump. rw permissions are
needed for dload_mode node to enable/disable feature. rw permissions are
needed for ramdump to read the ramdump partition and to mark it as read.
Change-Id: I79e895fc78c21a7719b58a34a118d68a9e7103b5
ZCache is not enabled. Hence cleanup unused code from
configure_memory_parameters.
This change is revert of "post_boot: Set ZCache Parameters"
Change-Id: I9fb8843c1fd4d284f23fb5ffb21e7acb97b7693f
Configure the DCC with all required Master and
Slave status registers from DDR and PHY side for
8998 target.
Change-Id: Ifb8409a07821c0b3b200c714c66188f9e025213c
Signed-off-by: Saranya Chidura <schidura@codeaurora.org>
misc location in vendor belongs to a predefined service and causes
denials due to collisions with that service. Move the logging to
process specific folders within vendor.
CRs-Fixed: 2052618
Change-Id: Ie43dee22d7dea94b87eac73bb5f2dd01f0cb9225
Update the emmc dev block path that is being used
in gpt-utils with correct path - /dev/block/mmcblk0.
Change-Id: Ie8f459ea5f8d913cc34fe7a64b651bb3016b9883
Apply the restrictions for background and system-background after the
boot is completed in post boot script.
Change-Id: I51952831155d3ff69ce0c5511f0af17d9c8d5651
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Wrong configure config_show_orig_dial_string_for_cdma for MCCMNC 46005,
so move it to MCCMNC 46003.
Change-Id: Ia8446744f7bf5a96a1c59e0029791f82c008c97c
CRs-Fixed: 771043
Enable conference support for video calls by default.
Disable for certain operators.
Change-Id: I74563c986a7ddc8297e48dca9238a63c068fbae7
CRs-Fixed: 2053843
There is considerable performance impact when STM logging
is enabled. Disable STM logging temporarily till we can root
cause the issue.
Change-Id: I15c9dff0c8865dc422b7b3456e552b09b2dbe9ec
init.qcom.rc has an entry to launch hostapd with root/root
permission, where as external/wpa_supplicant_8/hostapd/hostapd.android.rc
has similar entry launch hostapd with wifi/wifi.
We should be using the hostapd.android.rc instead of init.qcom.rc
Hence remove the entry.
Change-Id: Ieefef245fef584c707b25da8acbe1776ee80c5ca
CRs-Fixed: 2053279
Generic system partition binaries are no accessible on latest
versions of AOSP. As a result, use the netutils wrapper equivalents
of ip[6]tables, ip and tc.
CRs-Fixed: 2054135
Change-Id: Ia5f69619f7a72be6acd7049cff96b30a3ef9b68f
The Sleep modes for CPU was incorrectly disabled with previous
patch. Change command to enable the low power mode.
Change-Id: I1a7ae82d50f4d22ece38f58b7799485dcb44965e
Update the emmc dev block path that is being used
in gpt-utils with correct path - /dev/block/mmcblk0.
Change-Id: Ie8f459ea5f8d913cc34fe7a64b651bb3016b9883
In this patch, the following tasks are performed
1. ZRAM disk creation code is refactored.
2. ZRAM & Swap system property modified to align
with new naming convention.
3. Memory parameters configured for msm8996.
Change-Id: I32d5f705afd447f2ba061212113e3c16c1e4bb12
System graphics needs to write hdr metadata stream to hdr_stream
node for HDMI, hence add correct permission to the node.
Change-Id: I3bdfd2562c25b9fc2f845bedc1176a0373c9dfe7
Crs-fixed: 1109137