summaryrefslogtreecommitdiff
path: root/tests/PackageWatchdog/src/com
AgeCommit message (Expand)Author
2025-03-09Add RescuePartyTest to common unit test Harshit Mahajan
2025-02-16Cleaning up recoverability_detection flag Harshit Mahajan
2025-02-16Cleaning up deprecate_flags_and_settings_resets Harshit Mahajan
2024-12-19Make observer last parameter Harshit Mahajan
2024-12-12Return detailed codes while executing mitigations Harshit Mahajan
2024-12-06Marking testAPI to SystemAPI Harshit Mahajan
2024-12-04Rename startObservingHealth API Harshit Mahajan
2024-12-04Allow observers to register custom executor Harshit Mahajan
2024-11-20Rename onPackageFailure to notifyPackageFailure Harshit Mahajan
2024-11-19Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig Michael Groover
2024-11-06Fix tests to use updated API Harshit Mahajan
2024-09-24Fixing recovery related tests Harshit Mahajan
2024-08-15Rename getName API to be getUniqueIdentifier Harshit Mahajan
2024-07-23Merge "SystemUI as an exception to user impact level limit" into main am: deb... Shrinidhi Hegde
2024-07-23SystemUI as an exception to user impact level limit Shrinidhi Hegde
2024-07-15Adding BroadcastReceiver for REBOOT and SHUTDOWN Harshit Mahajan
2024-07-04Fixing the broken test Alexei Nicoara
2024-06-04Revert^4 "Add throtling to crashloop mitigations" Sanal Buvaev
2024-05-31Revert^3 "Add throtling to crashloop mitigations" Android Culprit Assistant
2024-05-25Revert^2 "Add throtling to crashloop mitigations" Sanal Buvaev
2024-04-10Revert^3 "Utils required for CrashRecovery module" Harshit Mahajan
2024-04-09Revert^2 "Utils required for CrashRecovery module" Harshit Mahajan
2024-04-04Merge "update package watchdog to perform mitigations after every reboot once... Shrinidhi Hegde
2024-04-04Merge changes I0e61db91,Icb7ab995 into main Treehugger Robot
2024-04-04Revert "Utils required for CrashRecovery module" Harshit Mahajan
2024-04-03update package watchdog to perform mitigations after every reboot once thresh... Shrinidhi Hegde
2024-03-20Add recoverability detection to RescueParty and PackageWatchdog Sanal Buvaev
2024-03-11Utils required for CrashRecovery module Harshit Mahajan
2024-02-07Mocking CrashRecoveryProperties in test Harshit Mahajan
2023-04-03Add a level to commit all available rollbacks Harshit Mahajan
2023-02-15Revert "Add + enforce new DeviceConfig permissions." Ted Bauer
2023-02-14Add + enforce new DeviceConfig permissions. Ted Bauer
2022-10-21Move TypedXml{Parser,Serializer} to modules utils package. Hai Zhang
2021-03-05Add tests for device config changes JW Wang
2021-02-01Fix a race in setExplicitHealthCheckEnabled() (4/n) JW Wang
2021-02-01Set device configs before starting tests (2/n) JW Wang
2021-02-01Exhaust due runnables before time-leap (1/n) JW Wang
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-12-03Store mitigation call history before reboot Gavin Corkery
2020-11-23Add boot loop de-escalation logic Gavin Corkery
2020-11-05Add per-package escalation logic Gavin Corkery
2020-06-01Unbind explicit health check controller when possible Gavin Corkery
2020-05-29Revert "Ensure that health check controller is unbound correctly" Gavin Corkery
2020-05-27Ensure that health check controller is unbound correctly Gavin Corkery
2020-03-24Preserve failure history when calling startObservingHealth Gavin Corkery
2020-03-17Sync requests only when there are changes to report Gavin Corkery
2020-03-10Remove NPE in onPackageFailure Gavin Corkery
2020-03-06Add test for ExplicitHealthCheckService Gavin Corkery
2020-01-15Integrate Rescue Party boot loop logic to Package Watchdog Gavin Corkery