Skip to content
Commit 278af8f4 authored by Nikita Ioffe's avatar Nikita Ioffe
Browse files

Make ApexManager an abstract class

And a two implementations:
* ApexManagerImpl - in case device supports updatable APEX.
* ApexManagerNoOp - in case device does not.

This is a more future-proof way of handling both new flow that supports
APEX and legacy one that does not.

Test: atest CtsStagedInstallHostTestCases
Bug: 131697251
Change-Id: If27fcdb95d4ec60834bd5334b68f53d4235a5d61
parent c255afdd
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