commit | d6ecfc7de6ca836fa2eb92e05e5abbd3c7095cd7 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Thu Oct 24 17:55:58 2024 +0000 |
committer | Yan Yan <evitayan@google.com> | Mon Dec 02 04:02:52 2024 +0000 |
tree | dcde6109c5c72174266c4a30c162a514f6a2117c | |
parent | 45e0400488a3d678c02eb1315c966654ff8d00bf [diff] |
Allow SystemServer to create VCN service with a service initializer We need to use "startService" to load the service via reflection because the followup CLs will use a build system flag to control whether the service is in Tethering module or the platform. Using reflection ensures that in both case the system can build Bug: 366598445 Test: atest FrameworksVcnTests && atest CtsVcnTestCases Flag: EXEMPT no functional change Change-Id: I165e83135c557619518257eb79a00b9ce5802c76