AR/FR: Settings changes.
The basic AOSP settings infrastrucutre. Will add the Google specific resources and tests to GoogleSettings in the next AR/FR change. Test: make DEBUG_ROBOLECTRIC=1 RunSettingsRoboTests -j40 ROBOTEST_FILTER=com.android.settings.MasterClearTest.java Change-Id: I7278b5c6d2a72e71d81c7fa5f937a2313d6c322c
This commit is contained in:
@@ -9198,4 +9198,11 @@
|
||||
<!-- Keywords for Storage Access settings -->
|
||||
<string name="keywords_storage_access">storage access scoped directory</string>
|
||||
|
||||
<!-- Account type associated with the backup account. Empty for AOSP. [DO NOT TRANSLATE] -->
|
||||
<string name="account_type"></string>
|
||||
<!-- Package to target for Account credential confirmation. This will allow users to
|
||||
remind/rediscover their backup account password prior to a reset. Empty for AOSP.
|
||||
[DO NOT TRANSLATE] -->
|
||||
<string name="account_confirmation_package"></string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user