aboutsummaryrefslogtreecommitdiff
path: root/en/security/verifiedboot/dm-verity.html
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-06-13 09:11:47 -0700
committerClay Murphy <claym@google.com>2017-06-13 10:16:58 -0700
commitddbca9044318d55bbd03e297540612de2e214fea (patch)
tree740ebc006d9de93b185781eff054136fb00cf45f /en/security/verifiedboot/dm-verity.html
parent9e286c1def9034893e962d1c8a4a460c8bbd79e8 (diff)
downloadsource.android.com-ddbca9044318d55bbd03e297540612de2e214fea.tar.gz
Docs: Changes to source.android.com
- 158853343 Add devsite-terminal and devsite-click-to-copy to first p... by cqn <cqn@google.com> - 158853184 Add devsite-terminal and devsite-click-to-copy to remaini... by cqn <cqn@google.com> - 158853067 Add devsite-terminal and devsite-click-to-copy to devices... by cqn <cqn@google.com> - 158740747 Add note about HID application collections to usb headset... by daroberts <daroberts@google.com> - 158722461 Add AAudio and links by claym <claym@google.com> - 158561498 CDD: Update Remote Control Req for Android Television dev... by Android Partner Docs <noreply@android.com> - 158429467 Add terminal and click-to-copy to <pre> and <code> tags o... by cqn <cqn@google.com> - 158418156 Remove unnecessary intro header by daroberts <daroberts@google.com> - 158413508 Finish up devsite-terminal and devsite-click-to-copy tags... by cqn <cqn@google.com> - 158316692 Add AOSP links to the June 2017 security bulletin by daroberts <daroberts@google.com> - 158290540 Update unclear command in SELinux validation docs by daroberts <daroberts@google.com> - 158286335 Relax Android TV devices requirement for HEVC 1080P30 sup... by Android Partner Docs <noreply@android.com> - 158286269 Relax Android TV devices requirement for HEVC 1080P30 sup... by Android Partner Docs <noreply@android.com> - 158171876 Add "devsite-terminal" and "devsite-click-to-print" tags ... by cqn <cqn@google.com> - 158167343 Note restricted profiles are also available on TV by claym <claym@google.com> - 158157233 Add tag names for June Security Release. by Android Partner Docs <noreply@android.com> - 158138050 Docs: adding debug updates to home page by hvm <hvm@google.com> - 158083990 Add class="devsite-terminal" tags to <pre> and <code> blo... by cqn <cqn@google.com> - 158069098 Updated image relative path to absolute path. by cqn <cqn@google.com> PiperOrigin-RevId: 158853343 Change-Id: If05d97edad224e03f89e257d4e3ca0124147460b
Diffstat (limited to 'en/security/verifiedboot/dm-verity.html')
-rw-r--r--en/security/verifiedboot/dm-verity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/security/verifiedboot/dm-verity.html b/en/security/verifiedboot/dm-verity.html
index 763b2e4c..07e7821d 100644
--- a/en/security/verifiedboot/dm-verity.html
+++ b/en/security/verifiedboot/dm-verity.html
@@ -82,7 +82,7 @@ integral to dm-verity. The
<a href="https://gitlab.com/cryptsetup/cryptsetup/wikis/DMVerity">cryptsetup</a> tool will
generate a hash tree for you. Alternatively, a compatible one is defined here:</p>
-<pre>
+<pre class="devsite-click-to-copy">
&lt;your block device name&gt; &lt;your block device name&gt; &lt;block size&gt; &lt;block size&gt; &lt;image size in blocks&gt; &lt;image size in blocks + 8&gt; &lt;root hash&gt; &lt;salt&gt;
</pre>