commit | df9611cab797004743c88b299ec0a29df62f5714 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Thu May 13 10:17:16 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Fri May 14 14:53:47 2021 +0800 |
tree | a7487772c24f7637c4ff878e8e58209d3998f86a | |
parent | 1df16c6f8f69cb2c396657cebefa8b8b514213ae [diff] |
Replace clearAll with withoutDefaultCapabilities As the feedback from API review, the clearAll method in Builder does not match the actual usage. Thus, remove it and replace with withoutDefaultCapabilities to provide clearer usage. Bug: 184735772 Test: make update-api ; m Change-Id: Ida8d25d57504864f046e3403f593cc606fbfe982 CTS-Coverage-Bug: 186061922