While doing manual PLMN search disable data if it is connected
once search done enable data connection.
Enable config value in overlay.
Change-Id: Icd920319ba314f41540e589ffae57db61b994026
CRs-Fixed: 604803
Changing the min_freq to max nominal will make apps enter IPC
more often and hence saving power for active use cases.
Change-Id: I8eec5a67dcf5016b9053788281ed870db9beeb81
There is no way for data transmittion under usb qdss function.
Using qdss function can satisfy "charging only mode" requirement.
Change-Id: I52fba39df8423dc77b1b436b3c50a6f70ce716ef
MSM8974 pro and APQ8084 targets require two cores to be online
when the display is on to improve user experience.
Set ro.qualcomm.perf.cores_online property to a value of 2 to
enable this feature for said targets.
CRs-fixed: 609826
Change-Id: I054fee2c247b00bca3a129f86b488b2f77104ec7
The original gerrit was a workaround needed for Zygote
class initialitation before JB_MR2. it is not needed from JB_MR2
This reverts commit 620710d7a8.
Change-Id: I8640654322dfe7df14509ba1166179b95b9c8678
Rounding margins of camera settings icon to 8.
This would avoid overlapping of constituent tiles.
CRs-Fixed: 562465
Change-Id: I4fb86487ad1281c8d3fce0cb66445075dac70047
Btsnoop application will be launched when BT is turn ON
and will be stopped on Bluetooth turn OFF.
Applicaton will open a socket and writes HCI packets in sdcard.
Change-Id: Ieca8f49efec24e476421f12a8211046631d4abae
For 8610 target, set the property that will enable
the device to have its scaling_min_freq set to
787 Mhz indefinitely.
CRs-Fixed: 630893
Conflicts:
rootdir/etc/init.qcom.post_boot.sh
Change-Id: I3bcd04206443e0c855663fc8411ff41b48f97f55
Dummy file size is zero because design flaw.
This fix will delete the dummy file if it already exists
before make the iso file and add additional 1KB size to avoid
size gap between byte and Kbyte.
Change-Id: I8f7a0a28b74e5413d4ad3d931a69275d011b73d7
Issue: Default rild was not launching some times
Fix: This is a timing issue, fixed this by removing
stop and start of default ril-daemon in init.class_main.sh
Change-Id: I736994ddeaade729f7cb5ffd6f418a7c7c2c977e
CRs-Fixed: 635725
The log level of wpa_supplicant and hostapd was very high resulting
in excessive logs. This can cause delays in Roaming scenario.
Reducing the log level to -dd.
Change-Id: I30325905e0da983c899ebd6ae3a55fcf0b270e74
CRs-Fixed: 630853
Disable Interleave Bluetooth scan feature from host side
as it is enabled from SOC.
It's revert of I3c4672d3758ef2ae7a093cd6f121db28ea1672ce.
CRs-Fixed: 628746
Change-Id: I22748b6707a62f9dddf23ff81250770875c9ef0b
Removed init.qcom.ril.sh and references to it from the common dir.
The script contained carrier specific instructions which resulted
in a temporary remount of the system partition as r/w which is not
allowed.
Removed usage of exec from .rc files.
Change-Id: Icdbe81ad1405f45d18f9b7befdb7cc8c9aec1696