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

Commit 24c5704a authored by Jay Thomas Sullivan's avatar Jay Thomas Sullivan
Browse files

Prepare to move AttributedOp out of AppOpsService

These were preparation steps necessary before IntelliJ's refactoring
tools would work to move the AttributedOp class out of AppOpsService. The
steps were:

- Injected AppOpsService into AttributedOp.
- Any fields (or inner-classes) of AppOpsService that are directly
  referenced from AttributedOp were either changed from private to
  package-private, or changed to be accessed by getters/setters.

Test: presubmit
Change-Id: Ia725264c8dac07a4f0855f08af3cd2f3281a3b7e
parent 7144d64e
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