commit | 5bc5f103104747f2687407b63cd338b04c110b2d | [log] [tgz] |
---|---|---|
author | Chienyuan <chienyuanhuang@google.com> | Mon May 16 11:29:23 2022 +0800 |
committer | Chienyuan Huang <chienyuanhuang@google.com> | Mon May 16 03:35:16 2022 +0000 |
tree | 60908dfce141c6eff26916bf0789dc65a01cd66c | |
parent | ecb5d530c2130b92ec587b89ce3b5cdb7ec94dd4 [diff] |
PBAP: Do not set phonebook access to ACCESS_REJECTED automatically The value is saved in SharedPreferences. However, it will return ACCESS_UNKNOWN in several cases. We shouldn't set it as rejected automatically. We should ask user when PBAP connect. Bug: 230712201 Test: manual Change-Id: Ia3f373b9799cf02c47dc782688430fb234491f61