commit | bcb2869df13a6db0894a0361afa0c5a6948dd902 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Fri Mar 21 12:49:45 2025 -0700 |
committer | Patrick Rohr <prohr@google.com> | Fri Mar 21 14:21:59 2025 -0700 |
tree | 9acd08c5e3a3ecd20b936af23d0a676df405c811 | |
parent | 00c17ed78dce2f3dc71fcb8c762a188fdf6bafbf [diff] |
Use "*" to indicate default capabilities in config Instead of using an empty string, make the use of default capabilities explicit by requiring "*" to be specified. This behavior is more consistent and allows OEMs to explicitly configure an interface without any capabilities (apart from those which are hard-coded). (Technically, they could do so by specifying one of the hardcoded capabilities in the config). Test: TH Change-Id: I1d25e5c4b302b0dbde5e1bb91fc1ed5a7b08be9d