cashapp / zipline

Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Apache License 2.0
2.07k stars 158 forks source link

Enable file integrity checks on Android #1253

Open swankjesse opened 9 months ago

swankjesse commented 9 months ago

There’s a new API in Android VanillaIceCream that can track file hashes on the file system. It seems like a good fit for Zipline’s file cache.

https://developer.android.com/reference/android/security/FileIntegrityManager