Skip to content
Commit eabe0558 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

noop - fix 'jobject -> jclass' in native jni code signature.



These are static methods, see: frameworks/base/core/java/com/android/internal/net/NetworkUtilsInternal.java

  public static native void setAllowNetworkingForProcess(boolean allowNetworking);
  public static native boolean protectFromVpn(FileDescriptor fd);
  public static native boolean protectFromVpn(int socketfd);

Test: TreeHugger
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: Ibac6e7b864823cc94bb5301d47bf244b9dd6bdad
parent 7ec1c694
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment