Skip to content
Commit eda545b0 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Move implementation details out of VDM

Add a new VirtualDeviceInternal class, which holds all the internal
implementation details of VirtualDevice's interaction with other
services. All its methods are package private and do not contain
unnecessary annotations and documentation.

VirtualDeviceManager and VirtualDeviceManager.VirtualDevice now are
the single go-to point for API and documentation, without unnecessary
clutter.

Fix: 261163570
Test: atest CtsVirtualDevicesTestCases
Change-Id: Iee610e162744d0cafd0925b3e3492bb4dd273403
parent 3a829d97
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