diff options
author | Roshan Pius <rpius@google.com> | 2020-02-21 07:37:30 -0800 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2020-03-13 14:42:09 +0000 |
commit | b6361f94904e045eddce662fe7718f95f2405602 (patch) | |
tree | 4a8a4e3362d20aeb5b8b7181f0d28b31f81ddfe0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 86a84576b5de5ef15f13cd36639dabcde3dbcf80 (diff) |
services.net: Add a static library needed by wifi module
Add a new static library that compiles against system_current which
includes all the parts needed by the wifi mainline module.
Also,
a) Refactored TcpKeepalivePacketData to use public APIs. The parcel
read/write methods in the base class are @hide and they're not used by
the other child class (NatKeepalivePacketData). So, remove the @hide
method from base class and use it direcly in the child class.
b) Add jar-jar rules for all the statically linked dependencies in wifi
service jar rules.
Exempt-From-Owner-Approval: Minor change on top of owner's approval.
Bug: 145825329
Test: Device boots up & connects to wifi networks.
Change-Id: Ifde69b579cfe5b813766f676acb10e436e64a44c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions