From ae07b5080aadd398598f8b5eea6cc2e260dcc8b1 Mon Sep 17 00:00:00 2001 From: Benjamin Franz Date: Fri, 8 Jan 2016 17:16:19 +0000 Subject: [PATCH] Resolve new intent that allows setting the parent challenge Have ChooseLockGeneric resolve the new intent that allows setting the parent challenge. If the new intent is received or seperate work challenge is not supported, default to setting the challenge of the parent user, otherwise use the calling user. Change-Id: Ibd0ce8ce81b1d5c9073d4eb0096fdc74de12ee95 --- AndroidManifest.xml | 1 + src/com/android/settings/ChooseLockGeneric.java | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 19ed0e4702c..186ddf7874c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1548,6 +1548,7 @@ android:excludeFromRecents="true" > +