commit | 97e99a76a8fdd9a5f837379846d80c7e42e24489 | [log] [tgz] |
---|---|---|
author | Andrew Solovay <asolovay@google.com> | Fri Oct 28 22:58:49 2022 +0000 |
committer | Andrew Solovay <asolovay@google.com> | Mon Oct 31 21:18:32 2022 +0000 |
tree | 94966fd16c659e2cc4fb9d4825856efb389ea07c | |
parent | 1664736433fed4d493059eb4c2f287c2626bdbec [diff] |
docs: Adding note to getPhoneNumber(int) We'd already added this note to getPhoneNumber(int, int) in aosp/2241332 (which is being cherrypicked to tm-dev in ag/20304540), but we need to add the same note to getPhoneNumber(int). Change-Id: Ieb7df2337c8123e1dc3ca18c85642f0aaba4dda1 Test: go/abtd docs build Bug: 235143721