commit | 1d4e011f4102a694a4bcbab9dbd0e4933f92cff9 | [log] [tgz] |
---|---|---|
author | Pasty Chang <pastychang@google.com> | Wed Nov 16 06:36:14 2022 +0000 |
committer | Pasty Chang <pastychang@google.com> | Wed Nov 16 07:18:01 2022 +0000 |
tree | ba9a98e460927e6fea37b08a8ca8ec6f90c52626 | |
parent | 125a6fcec9613142891fe32ce3ef74b3f4d96b0d [diff] |
Migrate ambiguous getId method into getLink The method name getId in setup library LinkSpane would be changed to the name getLink, so migrate the app that is used to getId to getLink. Bug: 256095678 Change-Id: I2f9d58d82d99775575249e9e245949a0bc1d553e Test: manual