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

Commit 49351e1b authored by Chih-Yu Huang's avatar Chih-Yu Huang
Browse files

psc: Extract ConnectionRecord flags/ongoing calls to internal class

Moves `mFlags` and `mOngoingCalls` fields, along with their accessor
methods from `ConnectionRecord` to a new abstract base class,
`ConnectionRecordInternal`, in the `psc` package.

`ConnectionRecord` now extends `ConnectionRecordInternal` to inherit
these common attributes and methods, preparing for future refactoring
related to process state controller.

Bug: 425766486
Test: m services.core
Test: atest MockingOomAdjusterTests OomAdjusterTests
Test: atest FrameworksServicesTestsRavenwood_ProcessStateController
Flag: EXEMPT pure refactor

Change-Id: If1aac17a0d5251bfb7d8d90ff8d8dd11c95146a6
parent 958006fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment