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

Skip to content
Commit be9589e2 authored by Sal Savage's avatar Sal Savage
Browse files

Storage Refactor: Rename similar objects in preparation for refactor

The addition of a storage abstraction allows us to shift
responsibilities across a few objects to better promote code health and
testability.

In particular, the obex client no longer needs to also store contacts,
and the service and state machine no longer both need to worry about
user unlocks and account readiness. The existing PullRequest completion
processors that own storage currently are now redundant.

This change moves several objects over in naming to make room for the
new implementations. Objects with name changes were too difficult to
edit in place with flagging. Other downstream objects have been marked
for removal with warning messages.

Bug: 365626536
Bug: 376461939
Test: atest com.android.bluetooth.pbapclient
Test: m com.android.btservices
Change-Id: I3b1ebd509a4ba56935a46d885d6972a1925a7313
parent 55843315
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