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

Skip to content
Commit 6a699a44 authored by Yan Yan's avatar Yan Yan
Browse files

Register VcnManager with VcnFrameworkInitializer

When VCN is moved out of framework.jar, SystemServiceRegistry
will not be able to register VCN service via IVcnManagementService
anymore because the aidl interface will not be accessible. To
solve this issue, this CL follows
go/android-api-guidelines#the-moduleframeworkinitializer-pattern
to create an FrameworkInitializer for service registration.
Followup CLs will expose this class as @SystemApi.

Bug: 369703242
Test: atest CtsVcnTestCases
Flag: EXEMPT code refactoring; no functional change
Change-Id: Ic9668a60f195f0a21de5114c1bb0bc38b72ee4d5
Merged-In: Ic9668a60f195f0a21de5114c1bb0bc38b72ee4d5
parent e2360277
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