Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff624852 authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov Committed by Automerger Merge Worker
Browse files

Merge "Link to developer documentation in the doc for...

Merge "Link to developer documentation in the doc for android:dataExtractionRules" into sc-dev am: 6dbbc95c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14327553

Change-Id: I88ac900e1a5db0c430c357ac93d12b909ce15baf
parents c5093322 6dbbc95c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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>