Changed DirectoryAccessDetails to handle children directory on external volumes.
Test: manual verification Bug: 63720392 Change-Id: Ief4ee0fe271212e2eccbdcedea8ebb3374c4e69b
This commit is contained in:
@@ -9230,6 +9230,10 @@
|
||||
<!-- Keywords for Directory Access settings -->
|
||||
<string name="keywords_directory_access">directory access</string>
|
||||
|
||||
<!-- String used to describe the name of a directory in a volume; it must
|
||||
show both names, with the directory name wrapped in parenthesis -->
|
||||
<string name="directory_on_volume"><xliff:g id="volume" example="SD Card">%1$s</xliff:g> (<xliff:g id="directory" example="Movies">%2$s</xliff:g>)</string>
|
||||
|
||||
<!-- Account type associated with the backup account. Empty for AOSP. [DO NOT TRANSLATE] -->
|
||||
<string name="account_type" translatable="false"></string>
|
||||
<!-- Package to target for Account credential confirmation. This will allow users to
|
||||
|
Reference in New Issue
Block a user