1) Add config to control the conference dialer by MCC/MNC.
2) Add config to control the conference state display.
3) Add a config value to enable or disable of adding
multi-participants to conference call.
4) Config to add participant only in conferencall call for CMCC.
Change-Id: I67193b5e1b61b1faaa44a7a1308bc425faf6e707
CRs-Fixed: 2033814
Add mlid launching and socket creation to the init.qcom.rc file.
The socket (/dev/socket/mlid) is created with 0666 permissions
so that it can be accessed by privileged apps. The SELinux
configuration will prevent non-privleged apps from using the socket.
Change-Id: I92a8cb2267e5c400ae4cc3c02d077d2c4ccaeea6
At present we are not writing serial number on boot,
write serial number on boot so as to get appropriate serial
number on boot.
Change-Id: I58ad9af3810a712507cfa76be99451b109a37ced
Signed-off-by: Sai Krishna Juturi <jsaikrishna@codeaurora.org>
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
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