From e77f0687dd424ccfdc2b1061221c6c8ba4d6ac8d Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Wed, 29 Apr 2015 11:24:57 -0700 Subject: Returning to wizard, enable migration. Bring primary storage migration back into the adoption flow, and provide a path for long-lived notifications to re-launch into the Settings app. Also provide option to initiate migration if skipped during wizard. For now, estmiate migration size and time based on a Class 10 card. Follow other callback refactoring. Bug: 19993667 Change-Id: Ia0c28eb114bc6c8066c17b3142ed74f962140c91 --- res/menu/storage_volume.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/menu') diff --git a/res/menu/storage_volume.xml b/res/menu/storage_volume.xml index 093a4bb..b461f46 100644 --- a/res/menu/storage_volume.xml +++ b/res/menu/storage_volume.xml @@ -28,6 +28,9 @@ android:id="@+id/storage_format" android:title="@string/storage_menu_format" /> + -- cgit v1.1