SHARED_ACCESS_GRANTED

const val SHARED_ACCESS_GRANTED: Boolean = true

Possible result of acquireSharedAccess. Be careful to keep this aligned with the values on the JNI side.