Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4e232b99 authored by Jack Yu's avatar Jack Yu
Browse files

Fixed out of memory when running telephony unit tests

1. Temporarily increased the heap size so the unit tests can use more
   than 192MB of memory.
2. Enabled strict mode in TelephonyTest to detect resource leaks.
3. Fixed the resource leaks in carrier resolver and emergency number
   tracker.
4. Fixed the resource leak in InboundSmsTrackerTest.
5. Temporarily disabled EmergencyNumberTrackerTest and
   ImsRttTextHandlerTest, which caused resource leaks after enabling
   strict mode.

Bug: 221655014
Test: acloud create && atest FrameworksTelephonyTests
Change-Id: Ib8e37aa5b62e56f246063f820a848c3373965b72
parent 17537464
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment