*sdm660 devices seem to have an issue with EGL.
libEGL: eglCreateWindowSurface:712 error 300b (EGL_BAD_NATIVE_WINDOW)
libEGL: eglDestroySurface:857 error 300d (EGL_BAD_SURFACE)
ColorFade: eglDestroySurface failed: error 12301
java.lang.Throwable
at com.android.server.display.ColorFade.logEglError(ColorFade.java:690)
at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626)
at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333)
at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:205)
at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1358)
at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:783)
at com.android.server.display.DisplayPowerController.access$500(DisplayPowerController.java:82)
at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1767)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:65)
at com.android.server.ServiceThread.run(ServiceThread.java:44)
Change-Id: I0f0b3c1cdd2e84bf75c2300feac0ffa5012cba28
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
* Remove Double Definition
* Reordeder Alphabetic
* Move Audio and Media Files to Configs
* Move Wifi Configuration to Configs
* Cleanup Overlay and Reorder
* Move Privapp Permission to new Folder
* Reorder Properties and rename mk
* Move Xiaomi Doze to new Folder
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.
Add ethernet type network in network attributes overlay.
Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
This is needed so that correct energy statistics are
reported as part of bugreport/batterystats from sdm660 devices.
Change-Id: Ia3a6a93bc20584de57fdefcd14b83dbc08289e07
CRs-Fixed: 2479482
When STA + SoftAp concurrency is enabled then wlan0 interface is used by
STA. Add softap0 interface for SoftAP for this concurrency scenario.
Change-Id: If690591b19763d436865113dcd7882feb9b748fe
CRs-Fixed: 1017907
Extend the default list of DHCP ranges for tethering
and include ranges for Wigig and Wigig P2P.
CRs-Fixed: 997384
Change-Id: I8b90c5f2c08fcff1d39ebc9042faf7755a529157
- Disable force camera shutter sound playback.
This config is country specific and should be only
enabled in particular countries(e.g. Japan).
Change-Id: If9171fa84e21cf0bda462c7bd8b9370008f6dd9f
- Add the various RAT values in config_mobile_tcp_buffer array.
- These values are from init.qcom.rc.
Change-Id: Ie675c410915029d9ef1a2ef7ebad396201771c27
This commit adds a new overlay config config_wifi_dual_sap_interfaces,
which contains name of the interfaces to be used in case of dual sap.
Change-Id: I2692a4c5c693b3fb6261066c928d481a0fd8b69e
CRs-Fixed: 2087745
Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
* Media volume steps were increased from 15 to 25,
multiply 9 * 1,666666667 to reflect the step change
Change-Id: Id44247fb297b3fcef9e98bfb8c9ccf9b7a63dfff