Skip to content

Commit

Permalink
Remove FileLocker from README
Browse files Browse the repository at this point in the history
This sample was deprecated in commit f97f482.

Bug: 345206785
  • Loading branch information
tjohns committed Jul 12, 2024
1 parent f97f482 commit f8b50d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,3 @@ sample should guide your implementation.

This sample demonstrates how to store and access data in a device protected
storage that is always available while the device is booted.

## [File Locker Sample](https://github.com/android/security-samples/tree/master/FileLocker)

A sample that demonstrates how to use the Jetpack Security library to encrypt and decrypt files by
implementing a simple note taking app.

0 comments on commit f8b50d3

Please sign in to comment.