1. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 6 months ago
  2. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 6 months ago
  3. 75007cb Mention V_TO_U_RESTORE_ALLOWLIST in TarBackupReader's javadoc by Beatrice Marchegiani · 7 months ago
  4. cff6908 Fix NPE when reading the allowlist by Beatrice Marchegiani · 8 months ago
  5. a8cac82 Fix NPE when reading the allowlist by Beatrice Marchegiani · 8 months ago
  6. 9ee7b1cb Merge "Remove PM#getPackageInfo call in restoreAtInstall flow" into main by Piyush Mehrotra · 9 months ago
  7. 960efeb Remove PM#getPackageInfo call in restoreAtInstall flow by Piyush Mehrotra · 9 months ago
  8. 1b3b8c1 Merge "Fix downgrade wallpaper restore bug" into 24D1-dev am: 0753af02fc by Beatrice Marchegiani · 9 months ago
  9. 6b046e8 Fix downgrade wallpaper restore bug by Beatrice Marchegiani · 9 months ago
  10. 93f1ed2 Catch and ignore `IllegalArgumentException` thrown by `unbindService` by Joël Stemmer · 10 months ago
  11. 1d2f763 Re-enable backup dumpsys in bugreports, and remove some behaviour change introduced after ag/26833810 by Andrea Zilio · 11 months ago
  12. f98823a Improve `dumpsys backup` by Piyush Mehrotra · 2 years, 1 month ago
  13. c4a5c68 Set more aconfig_declarations containers to system in frameworks/base by Yu Liu · 11 months ago
  14. fbefde0 Merge "Increase BMM logging coverage for restore at install flow" into 24D1-dev am: 6afb3e754e by Piyush Mehrotra · 11 months ago
  15. f11e886 Increase BMM logging coverage for restore at install flow by Piyush Mehrotra · 11 months ago
  16. 1a67da8 Avoid entering an infinite loop in PackageManagerBackupAgent#onRestore by Joël Stemmer · 12 months ago
  17. f404824 Merge "Stop backing up the ancestral record version unless it has changed" into main by Joël Stemmer · 12 months ago
  18. 8d8a538 Stop backing up the ancestral record version unless it has changed by Joël Stemmer · 12 months ago
  19. 11d4a80 Merge "Update B+R OWNERS file" into main am: 3a2e9e0827 am: 3640dbe54e by Martin O'Hagan · 12 months ago
  20. 74e809c Update B+R OWNERS file by Martin O'Hagan · 12 months ago
  21. 3dc25cc Write tests for PackageManagerBackupAgent by Joël Stemmer · 12 months ago
  22. 234ef02 Fix formatting and style of PackageManagerBackupAgent by Joël Stemmer · 12 months ago
  23. 8c06fe3 Add BMM events to V to U restore by Beatrice Marchegiani · 1 year ago
  24. e8deecf Move where the V to U allowlist/denylist are created by Beatrice Marchegiani · 1 year ago
  25. 3f2eaed Add a V->U restore allowlist/denylist by beatricemarch · 1 year, 1 month ago
  26. 821a48f Increase number of supported datatypes by beatricemarch · 1 year, 1 month ago
  27. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 1 month ago
  28. 1bac6b4 Merge "Clear pipe after onRestoreFile is called" into main by Sarp Misoglu · 1 year, 1 month ago
  29. aa74ed1 Set `mStatus` when `dispatchNextRestore` encounters a transport error by Joël Stemmer · 1 year, 1 month ago
  30. d13c86c Clear pipe after onRestoreFile is called by Sarp Misoglu · 1 year, 1 month ago
  31. 463cd9e Change namespace of flag to 'onboarding' by beatricemarch · 1 year, 1 month ago
  32. 8817a6a Enable SystemBackupAgent to integrate with metrics. by beatricemarch · 1 year, 3 months ago
  33. 0d45269 Correctly report package index in RestoreObserver#onUpdate calls by Joël Stemmer · 1 year, 2 months ago
  34. ca2f5af Refactor observer call in finalizeRestore by Joël Stemmer · 1 year, 2 months ago
  35. 22cb512 Baseline NewApi issues by Cole Faust · 1 year, 2 months ago
  36. a10db39 Set buffer size to match Linux pipe internal buffer when reading/writing from/to pipes in Backup/Restore flow. by Piyush Mehrotra · 1 year, 2 months ago
  37. 5479e81 List baseline_filename on modules that are implititly using it by Cole Faust · 1 year, 2 months ago
  38. 749a688 List baseline_filename on modules that are implititly using it by Cole Faust · 1 year, 2 months ago
  39. ebaa18f Fix formatting in PerformUnifiedRestoreTask{,Test} by Joël Stemmer · 1 year, 3 months ago
  40. f361f21 Skip restore of apps that have been launched or restored. by Ruslan Tkhakokhov · 1 year, 4 months ago
  41. 67d39f8 Merge changes from topic "bmm-events" into udc-qpr-dev am: 6f4c93a57a am: 933caefe55 by Beatrice Marchegiani · 1 year, 5 months ago
  42. 6f4c93a Merge changes from topic "bmm-events" into udc-qpr-dev by Beatrice Marchegiani · 1 year, 5 months ago
  43. 0c5993f Implement the ability to log extras relating to version mismatches between packages on the source and target. by beatricemarch · 1 year, 6 months ago
  44. 3f8ff83 Add a 2.5 MB size limit to the text file storing BMM Events. by beatricemarch · 1 year, 6 months ago
  45. 501eeee Add more BackupManagerMonitor events to PerformUnifiedRestoreTask. by beatricemarch · 1 year, 6 months ago
  46. e8d8bf4d Add a 60 days retention period to BMM Events by beatricemarch · 1 year, 6 months ago
  47. 05d5d5c Overload putMonitoringExtra so that it can take an int as a parameter. by beatricemarch · 1 year, 6 months ago
  48. 8c496b7 resolve merge conflicts of 68b2b71f5114bb3788c95415459afe806cc57d12 to aosp-main-future by Dan Willemsen · 1 year, 6 months ago
  49. 93f9750 Merge "resolve merge conflicts of 68b2b71f5114bb3788c95415459afe806cc57d12 to aosp-main-future" into aosp-main-future am: b6b5a8c1aa am: dcf1a24949 am: 520f718df1 am: 7280548275 by Dan Willemsen · 1 year, 6 months ago
  50. 7280548 Merge "resolve merge conflicts of 68b2b71f5114bb3788c95415459afe806cc57d12 to aosp-main-future" into aosp-main-future am: b6b5a8c1aa am: dcf1a24949 am: 520f718df1 by Dan Willemsen · 1 year, 6 months ago
  51. ff7aaf45 resolve merge conflicts of 68b2b71f5114bb3788c95415459afe806cc57d12 to aosp-main-future by Dan Willemsen · 1 year, 6 months ago
  52. 7d7f2f8 Add null checks when registering backup transport by prateek rawal · 1 year, 6 months ago
  53. cfe4810 Merge "Adds intent extra to package data clear broadcast during restore operation." into udc-qpr-dev am: 539f9a3470 am: 903ba87d04 by Piyush Mehrotra · 1 year, 6 months ago
  54. 539f9a3 Merge "Adds intent extra to package data clear broadcast during restore operation." into udc-qpr-dev by Piyush Mehrotra · 1 year, 6 months ago
  55. 709e643 Adds intent extra to package data clear broadcast during restore operation. by Piyush Mehrotra · 1 year, 6 months ago
  56. 48f686c Add logic to persiste BMM events to a text file and print them in the by beatricemarch · 1 year, 7 months ago
  57. 87eac7c For each event logged during PerformUnifiedRestoreTask specify that the by beatricemarch · 1 year, 7 months ago
  58. 2722d36 Rename BackupManagerMonitorUtil to BackupManagerMonitorEventSender and convert it into an instance class in preparation of by beatricemarch · 1 year, 7 months ago
  59. f1cc7cf Add logic to persiste BMM events to a text file and print them in the by beatricemarch · 1 year, 7 months ago
  60. bef8359 For each event logged during PerformUnifiedRestoreTask specify that the by beatricemarch · 1 year, 7 months ago
  61. 073d1f1 Rename BackupManagerMonitorUtil to BackupManagerMonitorEventSender and convert it into an instance class in preparation of by beatricemarch · 1 year, 7 months ago
  62. 50fe8c6 Merge "Baseline remaining SimpleManualPermissionEnforcement lint errors" by Matt Gilbride · 1 year, 10 months ago
  63. 2288fed Merge "Stop logging the randomly generatad token" into udc-qpr-dev am: e043e8b713 am: 88e5acbf42 by Beatrice Marchegiani · 1 year, 10 months ago
  64. f4e1d98 Baseline remaining SimpleManualPermissionEnforcement lint errors by mattgilbride · 1 year, 10 months ago
  65. 9f3868c Stop logging the randomly generatad token by beatricemarch · 1 year, 10 months ago
  66. 490c518 Merge "Retrieve BackupAgent logs after onRestoreFinished completes execution" into udc-dev am: cdafea74a5 am: a13d3f5425 by Ruslan Tkhakokhov · 1 year, 10 months ago
  67. 2865eb7 Retrieve BackupAgent logs after onRestoreFinished completes execution by Sarp Misoglu · 1 year, 10 months ago
  68. fe09b43 Merge "Pass operation type via BackupManagerMonitor#onEvent" into udc-dev am: ac8d23d973 am: 99e09bb256 am: 0c405f1e15 am: 853e2d2622 by Ruslan Tkhakokhov · 1 year, 10 months ago
  69. 6da4080 Merge "Clear calling identity n BackupManager#reportDelayedRestoreResult" into udc-dev am: 22480bc56b am: 5e7a34891e am: 802deffb3d am: d1ff89165e by Ruslan Tkhakokhov · 1 year, 10 months ago
  70. 84477b7 Merge "[DO NOT MERGE] Temporarily remove BackupRestoreEventLogger test from presubmit" into udc-dev by Ruslan Tkhakokhov · 1 year, 10 months ago
  71. 2ae186f Merge changes from topic "revert-22327091-br-cts-hsum-PYDKVUKIOU" into udc-dev am: 619bfd9214 am: 302c1e842a am: 6bfafe4c87 am: 3949fed85e by Wonyoung Kwak · 1 year, 10 months ago
  72. 39100a0 Revert "Modifying Backup code to support HSUM mode." am: 91e98fcb5a am: c687b625f8 am: bbf39c4339 am: 882463a13f by Wonyoung Kwak · 1 year, 10 months ago
  73. 9a73cf7 Merge changes from topic "br-cts-hsum" into udc-dev am: 82a2b5e93c am: 60c20b6b0f am: 66ce0276ea am: 0e44e10865 by Piyush Mehrotra · 1 year, 10 months ago
  74. e3011b3 [DO NOT MERGE] Temporarily remove BackupRestoreEventLogger test from presubmit by Ruslan Tkhakokhov · 1 year, 10 months ago
  75. ac8d23d Merge "Pass operation type via BackupManagerMonitor#onEvent" into udc-dev by Ruslan Tkhakokhov · 1 year, 10 months ago
  76. 9764fb2 Temporarily remove BackupRestoreEventLogger test from presubmit by Ruslan Tkhakokhov · 1 year, 10 months ago
  77. 91e98fc Revert "Modifying Backup code to support HSUM mode." by Wonyoung Kwak · 1 year, 10 months ago
  78. 74fa633 Revert "Improve `dumpsys backup`" by Wonyoung Kwak · 1 year, 10 months ago
  79. 2d45bd5 Clear calling identity n BackupManager#reportDelayedRestoreResult by Ruslan Tkhakokhov · 1 year, 10 months ago
  80. 97853ab Pass operation type via BackupManagerMonitor#onEvent by Ruslan Tkhakokhov · 1 year, 10 months ago
  81. 6cf0c30 Modifying Backup code to support HSUM mode. by Piyush Mehrotra · 2 years, 1 month ago
  82. da26f02 Improve `dumpsys backup` by Piyush Mehrotra · 2 years, 1 month ago
  83. ae58a8a Merge "Use correct backup mode for k/v restore" into udc-dev am: e4ca364cf7 am: 806f807de1 by Ruslan Tkhakokhov · 1 year, 11 months ago
  84. 9e50c50 Use correct backup mode for k/v restore by Ruslan Tkhakokhov · 2 years ago
  85. 10f3de2 Merge "Fixing owners for backup includes" am: 39760864b8 am: 21bf62d79a am: f235652035 by Kweku Adams · 1 year, 11 months ago
  86. 40ffb61 Merge "Fixing owners for backup includes" by Patrick Baumann · 1 year, 11 months ago
  87. a25839f Merge changes I1a3e4a4a,Ie8ff85d8 by Sarp Misoglu · 1 year, 11 months ago
  88. c29ce65 Merge "Control behavior of unified restore pipeline after transport failure during K/V restore with flag" into udc-dev am: f5f12930ff am: a628c43b02 by Piyush Mehrotra · 1 year, 11 months ago
  89. e889e49 Fixing owners for backup includes by Patrick Baumann · 1 year, 11 months ago
  90. c413055 Fixing owners for backup includes by Patrick Baumann · 1 year, 11 months ago
  91. 2d73949 Add B&R on-device unit tests to presubmits by Sarp Misoglu · 1 year, 11 months ago
  92. 66f4e6a Add unit tests for feature to enable/disable backup scheduling. by Andrea Zilio · 2 years, 1 month ago
  93. cedd0be Control behavior of unified restore pipeline after transport failure during K/V restore with flag by Piyush Mehrotra · 2 years ago
  94. 40b3108 Remove idle requirement for full backup on Wear by Bagus Maulana · 2 years ago
  95. 5461f39 Remove myself from OWNERS by Bryan Mawhinney · 2 years ago
  96. 5e81097 Make sure the full-data backup queue is properly set up on startup by Prameet Shah · 2 years ago
  97. 6057a60 Merge "Update the default backup user after onUserUnlocking if necessary" by Sarp Misoglu · 2 years, 1 month ago
  98. 5c16b5b Merge "Add clear logs method to backup agent" by Niamh Walsh · 2 years, 1 month ago
  99. c989280 Update the default backup user after onUserUnlocking if necessary by Sarp Misoglu · 2 years, 1 month ago
  100. 630472d Add clear logs method to backup agent by Niamh Walsh · 2 years, 1 month ago