diff options
author | paulhu <paulhu@google.com> | 2019-03-29 17:22:20 +0800 |
---|---|---|
committer | paulhu <paulhu@google.com> | 2019-04-03 17:49:36 +0800 |
commit | 931cdd273f96e64962fdcc771e0fcf763b4fa054 (patch) | |
tree | 2967fa719869a160b56c8ca77b406b22c8bdde62 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | a84cdf4fc697410deed530a07ab12430d48c427c (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.
Change-Id: I1d88a0f0be23f2b15d5103fa092b9bf982329d7c
Fix: 129433183
Test: atest NetworkStackTests FrameworksNetTests
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions