Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e74cd3ac authored by Takeshi Hagikura's avatar Takeshi Hagikura Committed by Android (Google) Code Review
Browse files

Merge "Rename "File Based Encryption" to "Direct Boot" according to the...

Merge "Rename "File Based Encryption" to "Direct Boot" according to the marketing name change." into mnc-mr-docs
parents d90b2cd4 a2d470b6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -49,13 +49,13 @@ page.image=images/cards/card-n-samples_2x.png
</p>


<h3 id="fbe">File Based Encryption</h3>
<h3 id="fbe">Direct Boot</h3>
<p>
  This sample demonstrates how to store and access data in a device encrypted
  storage which is always available while the device is booted.
</p>
<p>
  <a href="https://github.com/googlesamples/android-FileBasedEncryption">
  <a href="https://github.com/googlesamples/android-DirectBoot">
  Get it on GitHub</a>
</p>