Merge "Add an automatic storage management job service." into nyc-mr1-dev
This commit is contained in:
@@ -43,4 +43,7 @@
|
||||
|
||||
<!--Whether the storage manager exists. -->
|
||||
<bool name="config_has_storage_manager">false</bool>
|
||||
|
||||
<!-- Whether the automatic storage management job should be scheduled. -->
|
||||
<bool name="enable_automatic_storage_management">false</bool>
|
||||
</resources>
|
||||
|
||||
@@ -7649,4 +7649,7 @@
|
||||
<!-- Preference title for the automatic storage manager toggle. [CHAR LIMIT=60]-->
|
||||
<string name="automatic_storage_manager_preference_title">Storage manager</string>
|
||||
|
||||
<!-- Automatic storage management service label. [CHAR LIMIT=40]-->
|
||||
<string name="automatic_storage_manager_service_label">Automatic Storage Management Service</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user