Skip to content
Commit 1ee9c9d0 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Make the smart-replies 'enabled' key control both actions and replies.

The key named 'enabled' in the flag SMART_REPLIES_IN_NOTIFICATIONS_FLAGS
currently only controls whether app-generated smart replies will be
shown in the system UI.
With this change that key controls both replies and actions from both
the system (the assistant) and the app. So if the flag is turned off
users won't see any smart suggestions at all.

Bug: 122506860
Test: atest SystemUITests
Test: 'adb shell settings put global
    smart_replies_in_notifications_flags enabled=X' for different
    values of X and ensure smart suggestions are turned on/off
    accordingly.
Change-Id: Id6b1072f11bf1ec4e0b68ef2cefb7e28bb65746e
parent ffcf6e54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment