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

Commit ee222a7f authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am ed7961eb: Merge "docs: Fixed typo in Android for Work section in MNC...

am ed7961eb: Merge "docs: Fixed typo in Android for Work section in MNC Behavior Changes doc." into mnc-dev

* commit 'ed7961eb':
  docs: Fixed typo in Android for Work section in MNC Behavior Changes doc.
parents f3490b5f ed7961eb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ access and suspends syncs and jobs for the apps it deems idle.</li>
</ul>

<p>To learn more about these power-saving changes, see
<a href="{@docRoot}preview/power-mgmt.html">Power-Saving Optimizations</a>.</p>
<a href="{@docRoot}preview/features/power-mgmt.html">Power-Saving Optimizations</a>.</p>

<h2 id="behavior-adoptable-storage">Adoptable Storage Devices</h2>
<p>
@@ -396,7 +396,7 @@ affect camera apps running on the primary user.</li>
  <li>The {@link android.app.admin.DevicePolicyManager#createAndInitializeUser(android.content.ComponentName, java.lang.String, java.lang.String, android.content.ComponentName, android.os.Bundle) createAndInitializeUser()} and {@link android.app.admin.DevicePolicyManager#createUser(android.content.ComponentName, java.lang.String) createUser()} methods have been deprecated.</li>
  <li>The {@link android.app.admin.DevicePolicyManager#setScreenCaptureDisabled(android.content.ComponentName, boolean) setScreenCaptureDisabled()}
method now also blocks the assist structure when an app of the given user is in the foreground. </li>
  <li>{@link android.app.admin.DevicePolicyManager#EXTRA_PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM}
  <li>{@link android.app.admin.DevicePolicyManager#EXTRA_PROVISIONING_DEVICE_ADMIN_PACKAGE_CHECKSUM}
now defaults to SHA-256. SHA-1 is still supported for backwards compatibility but will be removed
in future.
{@link android.app.admin.DevicePolicyManager#EXTRA_PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM}