- Enable VoLTE/VoWIFI for all indian cariers
- Enable VoLTE for Viettel Vietnam
- Enable VoLTE for Mobifone Vietnam
- Add full Support Carrier Smartfren VoLTE
- Enable VoLTE support for Indosat and XL Axiata
- Enable VoLTE support for Telkomsel (Indonesia)
- Enable VoLTE support for Three
- Enable VoLTE support for Bakcell (Azerbaijan)
Signed-off-by: Frost <159105703+Karan-Frost@users.noreply.github.com>
- This drops the dependency on dtbo partition being in sync with recovery, causing recovery rebooting to fastboot
Signed-off-by: penglezos <panagiotisegl@gmail.com>
The health AIDL HAL service provides functionalities of charger,
therefore system charger at /system/bin/charger is deprecated.
On top of that, QTI health AIDL HAL service enables suspend by
default, the equivalent of setting ro.charger.enable_suspend
for legacy charger.
Change-Id: I59c23e7974cea1174b0161f31a535fa3afa1e5c9
Signed-off-by: BladeRunner-A2C <john.smith@unused.email>
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
With SurfaceFlinger and HWC on the foreground cpuset,
important rendering tasks are moved off of the background
cpusets, so let's reserve one little core for foreground
and top-app.
Change-Id: I4f0982f3ff4dce756095667df0d08f18817b896a
When blur is enabled,
There is severe lag in; Launcher3 while scrolling apps in App drawer, Scrolling through recents and occasionally on QS pull down.
Enabling or completely removing the prop here sm6150-davinci/device_xiaomi_sm6150-common@d6233e0 doesn't seem to make an effect.
Explicitly disabling the "Enable GL comp backpressure" prop seems to slove the issue.
Lag & janks are gone now, even with blur.
Change-Id: Ia82d84d6ee867caa52ae93b72fbff132070bf808
Signed-off-by: helliscloser <mrumais@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Fixes:
E vndksupport: Could not load /vendor/lib64/hw/android.hardware.camera.provider@2.4-impl.so from default namespace: dlopen failed: cannot locate symbol "_ZN7android8hardware6camera6device4V1_014implementation12CameraDeviceC1ENS_2spINS1_6common6helper12CameraModuleEEERKNSt3__112basic_stringIcNSB_11char_traitsIcEENSB_9allocatorIcEEEERKNS_12SortedVectorINSB_4pairISH_SH_EEEE" referenced by "/vendor/lib64/android.hardware.camera.provider@2.4-legacy.so"....
* Second part of this commeit is the lib added to the raphael vendor
* E vndksupport: Could not load /vendor/lib64/hw/android.hardware.camera.provider@2.4-impl.so from default namespace:
* dlopen failed: library vendor.qti.hardware.camera.device@3.5.so not found:
* needed by /vendor/lib64/android.hardware.camera.provider@2.4-legacy.so in namespace (default).
* `vendor/qcom/opensource/usb/vendor_product.mk` enables it for
kernel 4.9~4.19, and we're on kernel 4.14 now
Change-Id: I7bc8153b4016ab804d4e385ece5808f187a87886
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
Change-Id: Icf8e10cd21c4eef9a66af624971ffe9c4d39d992
[cyberknight777]:
- Move to RRO and set config_HardwareVideoEncode to false.
- Set config_HighQualityVideoDefault to true.
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>