-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
Coordinator.{load,save}_state()
.
Now that `AndroidEnv` has direct access to the simulator, we don't need the `Coordinator` to forward these requests anymore. This simplifies the design and the communication between the major components. PiperOrigin-RevId: 683591042
- Loading branch information
1 parent
5aa2a46
commit a5b957e
Showing
7 changed files
with
99 additions
and
304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.