commit | 9d1dfa011d1d33ba138beb547505fb0a5436da38 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Tue Jul 23 21:40:05 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Jul 23 21:45:35 2024 +0000 |
tree | 89fd91dabbfdf2ed19eeb4060a3135370bd2b5b5 | |
parent | 7bbb484092a7e40fc38df0acd6e9df3856216238 [diff] |
Skip logging error when service name doesn't match vintf format VINTF services are expected to have a specific format for their names. We now build an AidlName for each service so we can check for them in the manifest files. In these cases we don't want to produce a log when the format doesn't match because these services are not all vintf services. Test: m Bug: 355053763 Change-Id: I76a12985495892809d3319963a9c020d60fd4084