Fix the white screen problem of some Alipay interface#16
Open
wsay-kx99 wants to merge 44 commits into
Open
Conversation
Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Tethering package is APEX and we need to create a RRO to overwrite the values for config_tether_wifi_regexs and config_tether_wifi_p2p_regexs. BUG: 163800715 Signed-off-by: Weilun Du <wdu@google.com> Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
This now matches WifiOverlay. Change-Id: I9e4e859b7aca75d41556ea5807e34a4eb4598266 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
The wifi interface names for wifi can either be wlan0 or wlan1. Change the "config_tether_wifi_regexs" appropriately. Bug: 80375412 Test: Ensured we display "Hotspot on" in settings when softap is started on either wlan0 or wlan1. Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
This results in slightly lower frame times in most UiBench tests. Change-Id: Idb23fca4d801746588a7ba63231705a7f9621b35 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Change-Id: I292a6180ba08d5a1a3ed9efb8aab6329e7f89fc8 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Remove gEnableTDLSSupport and gEnableTDLSImplicitTrigger from ini file Enable this ini from driver header file Change-Id: I6e4337615e75b5f5288bdf4e50a94f2c7ec3e0d6 CRs-Fixed: 2775227 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
LPRX was disabled previously on request because of some power issues. Now that all the power issues is resolved enable the LPRX by default. Change-Id: Ie3655bacfd06d47598b04e8c2c89233a000307ce CRs-Fixed: 2459952 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
This commit introduce to provide default compilation for WPA based module. Change-Id: Ic0a1cd4383102dea83ea9c3d80177677ea2e59b7 CRs-Fixed: 2410589 Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Signed-off-by: Akash Srivastava <akashniki@gmail.com>
*Add 2 codec2 relates libs to PRODUCT_PACKAGES in order to copy them to /vendor/lib/ Change-Id: I56da6b774cf0f9b9e628886d7bfe22f5ccae4258
Change-Id: Ib0bd2e1ff88e4aad8ef8bf2380eee61ce54ae86a
Bug: 126595113 Bug: 129733664 Bug: 133123985 Bug: 130316160 Test: (ST: sound trigger, VO: VoIP, PH: phone call, NR: media recording, PL: playback music) ST->VO (MO/MT), ST->PH (MO/MT) ST->NR->PH (MO/MT), ST->NR->VO (MO/MT) ST->PL->PH (MO/MT), ST->PL->VO (MO/MT) ST->NR->PL->PH (MO/MT), ST->NR->PL->VO (MO/MT) Change-Id: I11513994c7a34364de38e00fc8ff999efe3dbb6c Signed-off-by: Jasmine Cha <chajasmine@google.com>
These were taken from Pixel 5
* This enables Deep Sleep mode, additionally to QPower * With this configuration, QPower manages the new Deep sleep mode -> Leads to amazing power savings Change-Id: I32dbaee6406fbe01594176ba14c9f3f0c6d16714
This got mistakenly removed sometime ago
compress_offload_24 supports mp3/aac format Bug: 132425237 Test: mp3 playback Change-Id: I5742db45908f9d600cab0fef62badf447fc5c585 Signed-off-by: justinweng <justinweng@google.com> Signed-off-by: Akash Srivastava <akashniki@gmail.com>
Add VoIP Tx app type config for pcm and low-latency captures. Bug: 133297310 Test: make a voip call Change-Id: I5dd67167b7568fd08a7ae979b50417f2627dc7d9 Signed-off-by: justinweng <justinweng@google.com>
Test: Audio Playback Change-Id: Ia581e65a0e5e8dcbfae188fe36ca9d07bd9eb4e2 Signed-off-by: justinweng <justinweng@google.com>
Add mixer controls for proxy ports. Enable call screen mode support in audio_policy_config. Change-Id: Iaf4482909f05132ce987e24ed8e6f7991a4e5e9c
Assign default value to MultiMedia10 Mixer SLIM_1_TX mixer control. Change-Id: Ie35b925c3d0e3dad1aa386c9babc58cdbd0731d5 Signed-off-by: Soumya Managoli <smanag@codeaurora.org>
Add changes to support stereo channel configuration for voip over audio path. Change-Id: Ib454d24a4017d3f91d429d47c52d4f86e5a18e97
Timecheck timeout set to 20sec based on the property vendor.audio.hal.boot.timeout.ms before system is ready. It updates to default timeout of 5sec once the system is ready. Change-Id: Icbfb86be22f466a1ac4ec81b38a0f5e0bdf5afcd
Add compress recording configurations CRs-Fixed: 2764160 Change-Id: I8e8b1f89d7f28d997342c5946d0a35111e941ec1
* Before: https://imgur.com/6ZVNLs1 * After: https://imgur.com/jBAsj1W Signed-off-by: Ayush Dubey <ayushdubey70@gmail.com>
These blobs don't exist for us
When using Ali-based apps such as Taobao and Alipay, there will be some interface white screen issues, let us fix it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.