Link to developer documentation in the doc for
android:dataExtractionRules This addresses API review comments. Bug: 183938038 Test: m -j Change-Id: I5a4fde0bc14971781d073ff992a6fe920e841922
This commit is contained in:
@@ -1949,7 +1949,10 @@
|
||||
|
||||
<!-- Applications can set this attribute to an xml resource within their app where they
|
||||
specified the rules determining which files and directories can be copied from the device
|
||||
as part of backup or transfer operations. -->
|
||||
as part of backup or transfer operations.
|
||||
|
||||
See the <a href="{@docRoot}about/versions/12/backup-restore">Changes in backup and restore</a>
|
||||
document for the format of the XML file.-->
|
||||
<attr name="dataExtractionRules" format="reference"/>
|
||||
</declare-styleable>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user