commit | e4a75aa8e860a3fbbdd0fe8b189a41f2681a37f8 | [log] [tgz] |
---|---|---|
author | Chienyuan <chienyuanhuang@google.com> | Mon May 16 11:29:23 2022 +0800 |
committer | Chienyuan <chienyuanhuang@google.com> | Mon May 16 11:40:47 2022 +0800 |
tree | 959115f23bae3edec85d8cfe0535ed887198805e | |
parent | a688a7499d347f9b2d016dd3f008c8687d3d49c1 [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 (cherry picked from commit 5bc5f103104747f2687407b63cd338b04c110b2d)