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

Skip to content
Commit 6b0d330d authored by Pavel Grafov's avatar Pavel Grafov
Browse files

Extract OwnersData from Owners.

This change is intended to allow processing owners data during policy
version upgrade. Owners currently has a lot of side effects like
calls to other services, which doesn't allow it to be used as is.

This change extracts "pure" data object from Onwers, which just holds
the values and knows how to serialize/deserialize itself, which can
be used for upgrade.

Bug: 218639412
Test: atest com.android.server.devicepolicy
Change-Id: I7a79cafee4ff4437c55bb21d65adeb6815da2d0b
parent 21469e70
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