Files
frameworks_base/core/java/android/app
Ruslan Tkhakokhov 21f45cd998 Handle empty <cloud-backup> section in android:dataExtractionRules
Currently the <cloud-backup> section in android:dataExtractionRules is
ignored unless it contains rules. Instead, we should interpret it as
'everything other than cache and no-backup dirs is eligible for cloud
backup'.

Bug: 195095045
Test: 1. atest BackupEligibilityHostSideTest
      2. Use a test app with empty <cloud-backup> section to manually
      test:
          2.1. Empty section - everything is backed up
	  2.2. Empty section but "disableIfNoEncryptionCapabilitites"
	  set to "true" - data only backed up if the transport supports
	  encryption.
Change-Id: Ic8066721a46bda688f9211c51a0f2497e9caf93b
2021-08-06 12:16:05 +00:00
..
2021-06-14 19:37:22 +00:00
2021-06-16 15:55:36 -04:00
2021-04-08 23:56:27 +00:00
2021-06-16 15:55:36 -04:00
2021-05-21 14:13:18 -07:00
2021-06-15 11:17:57 -07:00