diff options
author | 2024-01-09 02:59:56 +0000 | |
---|---|---|
committer | 2024-01-09 03:17:41 +0000 | |
commit | de2bb96950fa2166a034c28dec6297f1d731a74d (patch) | |
tree | a9ad95291b33106d294d8cac28e00b1dc2831735 /api/api.go | |
parent | f3a6dcf1d78c1dda2ffdee42e644ac73c0e9f46a (diff) |
Fix TrustManagerServiceTest failures due to PackageMonitor changes
Some test cases in TrustManagerServiceTest are failing on internal main
because http://ag/23669695 changed how PackageMonitor works. Sending an
ACTION_PACKAGE_CHANGED intent no longer causes
PackageMonitor#onPackageChanged to be called. This CL fixes the test
failures by making TrustManagerServiceTest call the onPackageChanged
method of TrustManagerService's PackageMonitor directly.
Bug: 29385425
Test: atest TrustManagerServiceTest # on both AOSP and internal main
Change-Id: I0b4708e4223452430ff10e422a71b223656a3360
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions