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

Skip to content
Commit c0c75416 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Cleanup networkstack-client

 - Use framework-annotations-lib instead of framework-annotations, to
   avoid including annotation .class files in the output .jar
 - Remove dependency on net-utils-framework-common, by moving
   KeepalivePacketDataUtil.fromStableParcelable to its only user,
   TcpKeepaliveController.
 - Build against module_current to allow using
   framework-annotations-lib without conflicts with annotation classes
   in the system_current stubs. Have NetworkStack stubs link against
   just the AIDL libraries (not networkstack-client), as the system_29
   stubs cannot use a module_current library.

Test: atest NetworkStackTests ConnectivityCoverageTests
Change-Id: Ic07b7bdd1ef57d690644ce09d9d5a7851ef9763d
parent ebc22a81
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