SELinux.java | 139 public static boolean restorecon(String pathname) throws NullPointerException { method in class:SELinux 167 public static boolean restorecon(File file) throws NullPointerException { method in class:SELinux 171 Slog.e(TAG, "Error getting canonical path. Restorecon failed for " +
|