diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2019-04-05 04:44:45 -0700 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2019-04-08 01:41:39 +0000 |
commit | 995aada788f8faf93b81cd397e299a5f659495a2 (patch) | |
tree | 55ee83ed4d46160ccb2daabe24da9b3eec90a2a8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 835f260d602a319e6670911ff3887f5c6247b33d (diff) |
Move attach*Filter() and addArpEntry() methods to NetworkStack
The SocketUtils.attach*Filter and SocketUtils.addArpEntry methods
were added there because they could not be added as JNI inside
the NetworkStack. This was not possible because on Go devices,
the NetworkStack was a jar library. But now, Go also uses an APK.
Hence, move these methods to the NetworkStack.
Fixes: 129433183
Merged-In: I66d7b3e4fbfa32bb0bc853e8cf9399031daff8a9
(cherry picked from commit fe71be2b04a3213828dc0347a1dd4a3675d20562)
Change-Id: Ice433a41469e784385f19498c154345d7b9c69b5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions