Merge "Update setOrganizationColor javadoc" into rvc-dev am: a077a8a0cc am: 2829be16f1 am: 58ff7c1d6c

Change-Id: I5856116206872d4eea89c6b5981f3a3796ca0505
This commit is contained in:
Alex Johnston
2020-04-28 09:17:40 +00:00
committed by Automerger Merge Worker

View File

@@ -10251,6 +10251,9 @@ public class DevicePolicyManager {
* <p>
* The confirm credentials screen can be created using
* {@link android.app.KeyguardManager#createConfirmDeviceCredentialIntent}.
* <p>
* Starting from Android R, the organization color will no longer be used as the background
* color of the confirm credentials screen.
*
* @param admin Which {@link DeviceAdminReceiver} this request is associated with.
* @param color The 24bit (0xRRGGBB) representation of the color to be used.