Device does not seem to support MAC reconfiguration.
Change-Id: I9ae25b4d14a0c207188fae2c52ac7791b2061a40
Signed-off-by: ashwatthama <sai404142@gmail.com>
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.
Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
Signed-off-by: ashwatthama <sai404142@gmail.com>
04-19 23:03:00.975 E/hwservicemanager(439): Failed to set property for starting android.hardware.secure_element@1.0::ISecureElement/eSE1
Signed-off-by: ashwatthama <sai404142@gmail.com>
*As we have dumb users that don't know anything about fluctuations of current
so show them Turbo Charging after 5.50W
Signed-off-by: Mayur <ultramayur123@gmail.com>
Signed-off-by: ashwatthama <sai404142@gmail.com>
This variable is used to auto-populate the ro.sf.lcd_density as
well as selecting density bucket for resources in recovery.
Bug: 118676832
Test: adb shell getprop ro.sf.lcd_density
Test: boot into recovery
Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2
Signed-off-by: ashwatthama <sai404142@gmail.com>
* Some apps seem to be using this and that results
in better audio volume and quality. The example
app that uses handset-stereo-dmic-ef is: Footej.
Signed-off-by: ZJRDroid <priv.zjr@gmail.com>
* AOSP defaults to true but 10 QC telephony extension sets it to false.
* Restore AOSP behavior by enabling it with a system property which has
higher priority over global system settings which is used by QCOM w/o
modifying the jar.
Change-Id: I45854b91bb8cfafabfe811777cda9f1e1840febf
* This gives proper permission to /dev/diag node so that diag driver can load successfully
Before in log:
Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
After in log:
Diag_Lib: qpLogDiagInit <== result : 1
Diag_Lib: QMID : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
Signed-off-by: muralivijay <muralidharan9845@gmail.com>
Signed-off-by: LordShenron <shen.priyanshu@gmail.com>
Signed-off-by: Melvin <kartik3163@gmail.com>
Mountservice will check if there exist processes occupy files. Launch
many 3rd apps and set in background will cause many processes occupy
files, which will cause mountservice spend 10~20s to unmount(sometimes
also unmount fail with 20s time out). If there is no process occupy
files, mountservice only need about 500ms. So shorten wait time from
20s to 500ms, which will save 10~20s for shutdown time, total shutdown
time is in 3s.
CRs-Fixed: 2038121
Change-Id: I4da7bbf4c86d05add7f1b1e328f70796f3bb8ee8
Signed-off-by: Dede Dindin Qudsy <xtrymind@gmail.com>
Signed-off-by: David Trpchevski <trpcevski.david@gmail.com>
Signed-off-by: Melvin <kartik3163@gmail.com>
-IMS service is no longer using /data/shared path.
-remove unused /data/shared path access.
CRs-Fixed: 2526160
Change-Id: I072d0b922a48880d45f7c85ac3569b2cec3d7250
Signed-off-by: Melvin <kartik3163@gmail.com>
Add carrier config allow_holding_video_call and
allow_add_call_during_video_call as false to hide
hold/add button for video call
Change-Id: I7fd961520dfdc3b819ed3410de83b3d5cddafd16
CRs-Fixed: 2564151
Signed-off-by: Melvin <kartik3163@gmail.com>
Add config to disable filtering out conference host for
some carriers.
Change-Id: I7fd73f77fed91662288c64ef1dc11e0defe6ed3a
CRs-Fixed: 2542041
Signed-off-by: Melvin <kartik3163@gmail.com>