Merge "Add a flag to enable/disable new device suggestion" into oc-dr1-dev am: e28599049e

am: 88ce094235

Change-Id: Iefc8c7173e6d375d1045a3b148ba5c0f11c426e2
This commit is contained in:
Fan Zhang
2017-06-23 17:47:36 +00:00
committed by android-build-merger
4 changed files with 44 additions and 2 deletions

View File

@@ -116,4 +116,6 @@
<!-- Class name for the storage manager's deletion helper class. -->
<string name="config_deletion_helper_class" translatable="false">com.android.storagemanager.deletionhelper.DeletionHelperActivity</string>
<!-- Whether or not new device intro suggestion is supported for this device -->
<bool name="config_new_device_intro_suggestion_supported">false</bool>
</resources>