*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
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
- Add a config flag to determine whether to
show one way VT options when accepting an
incoming VT call
Change-Id: Ie545bc3b0ea4579404ba3c86623ab8de00c856fd
CRs-Fixed: 2534325
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
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.
Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
New Q blobs triggering a annoying notification while using volte . Hide ims notification for JIO India (mainly) by their MCC/MNC as its ain't showing for airtel volte so this bool should work .
test
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