commit | cd920115034e7d040ba478df7abc0455d2724739 | [log] [tgz] |
---|---|---|
author | Tairu Wang <tairuw@google.com> | Wed Sep 20 11:59:27 2023 -0700 |
committer | Tairu Wang <tairuw@google.com> | Tue Oct 17 20:50:45 2023 -0700 |
tree | bf177a00bbe2b9f2428a1febd176abf63d6c785d | |
parent | 89380b6489a876497d7bba686e83791d7af4d41a [diff] |
Update ePDG selection thread pool in ePDG selector Update number of epdg selection threads to prevent thread pool exhausted. When receiving a back to back setup data call request, if EpdgSelector is working on the previous threads, RejectedExecutionException will be throwed. Bug: 278788983 Test: atest IwlanTests (new test case) Change-Id: I54bf4cf0e0dfb77d711e0635170ee3065cffd733