commit | 58a71dda5db1dd1d0f0904b3d7a1d3f38e664223 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Jun 15 03:38:53 2022 +0000 |
committer | Mark <markchien@google.com> | Wed Jun 15 10:36:04 2022 +0000 |
tree | 758b6ac6dc86c0e93d44bbbb48c15b958e92cb31 | |
parent | b909d8af557105c33501c9e3318b696da9445e11 [diff] |
Don't make an interface default if it has defined capabilities. Rationale: if an interface has defined capabilities, it means it was configured by the OEM for a specific purpose. Such interfaces should not be made available for server mode (e.g., tethering) because they would no longer be available to serve that purpose. Test: None Change-Id: I84c5c77430ac818bef3ca79d68a0f81042b9cb63