Merge "Correct the doc for startViewCalendarEventInManagedProfile."

This commit is contained in:
Yueming Wang
2018-12-12 19:14:38 +00:00
committed by Android (Google) Code Review

View File

@@ -10359,7 +10359,7 @@ public class DevicePolicyManager {
* @param flags flags to be set for the intent
* @return {@code true} if the activity is started successfully. {@code false} otherwise.
*
* @see CalendarContract#startViewCalenderEventInManagedProfile(Context, String, long, long,
* @see CalendarContract#startViewCalendarEventInManagedProfile(Context, String, long, long,
* long, boolean, int)
*
* @hide