commit | e2236c8e426230abe6e0a3f6c38c22d30591fe82 | [log] [tgz] |
---|---|---|
author | Yeabkal Wubshit <yeabkal@google.com> | Mon Mar 11 15:01:51 2024 -0700 |
committer | Yeabkal Wubshit <yeabkal@google.com> | Tue Mar 12 17:37:35 2024 +0000 |
tree | ff8f61882b9e147c9079791a9b21c3d403a68f3b | |
parent | f9016a134ea30533f6dc9a954b8d248a08f4f01f [diff] |
Fix resource fetching in BootNotificationCreator The hard-coded resources package may not always work, if the package name has been changed during build-time. We are now using ServiceResourcesHelper, which allows us to dynamicallyl derive the resources package name. Bug: 329143970 Test: unit tests exist for the helper class Change-Id: I1c8fe1bcc2aabc5acc63b5a97e93c921fd7aa866