commit | cc00c0de8cd1538d1e9441bffb0b73375f5e5c9e | [log] [tgz] |
---|---|---|
author | Yi-Ling Chuang <emilychuang@google.com> | Wed Jan 13 12:24:33 2021 +0800 |
committer | Yi-Ling Chuang <emilychuang@google.com> | Wed Jan 13 12:24:33 2021 +0800 |
tree | 0a06db1eecc3bbd701aa2bd694c7c1aad93ac8cb | |
parent | 050b54165f5cb73a34dee0df74c5a37b90c78f6b [diff] |
Fix the non-working bluetooth slice in the Assistant. The bluetooh slice has an inline control, which means the PendingIntent of the slice action should be mutable. Update the mutability flag to fix this issue. Fixes: 171521962 Test: Use voice command to turn on bluetooth and the bt slice should work properly. Change-Id: I488eef5c94b2bf66a67fb97b4102d5da2971bf04