commit | b7e9674df7c0d9654ee4e7d4c7303f848da362e5 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Fri Aug 20 14:01:21 2021 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri Aug 20 14:05:34 2021 -0700 |
tree | 3c78d32a76cca6337f251b526b8a812f5522d0cd | |
parent | b0ede0654f352378ebe1fe3e81c0c7d3aa465071 [diff] |
Bug fix + clean up on component alias - The "overrides" device config was supposed to use "," as a separator, but accidentally using "+" instead. - Improved BroadcastMessenger. - ComponentAliasResolver.Resolution now is a generic class. I'm using it with String for provider authority aliases. Bug: 197264681 Test: atest ComponentAliasServiceTest Change-Id: Iaa8f4e67bfd8cae93755f68d821da0ba9f48dd41