Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The result is a file that is world readable but not writable. If one were to instead create a file via the native development kit (NDK) using the java native interface (JNI) and relied on the default permissions, the result would be a new file with the following permissions :

...