Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Updated documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Dec 15, 2014
1 parent 2ed961b commit 9a23de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/biz/bokhorst/xprivacy/XProcess.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ private enum Methods {
// private static ProcessStartResult startViaZygote(
// final String processClass, final String niceName,
// final int uid, final int gid, final int[] gids, ...
// http://grepcode.com/file_/repository.grepcode.com/java/ext/com.google.android/android/4.4.4_r1/android/os/Process.java
// http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/5.0.0_r1/android/os/Process.java

// @formatter:on

Expand Down Expand Up @@ -68,8 +68,8 @@ public static List<XHook> getInstances() {
final static int inet_vpn = 1016;
final static int inet_mesh = 1030;

// system/core/include/private/android_filesystem_config.h
// frameworks/base/data/etc/platform.xml
// https://android.googlesource.com/platform/system/core/+/master/include/private/android_filesystem_config.h

// http://www.doubleencore.com/2014/03/android-external-storage/
// http://www.chainfire.eu/articles/113/Is_Google_blocking_apps_writing_to_SD_cards_/
Expand Down

0 comments on commit 9a23de9

Please sign in to comment.