commit | 4f47c90d2466e45dcc3d649a93b69bb6c31564d9 | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Wed Nov 13 17:30:25 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 13 17:30:25 2024 +0000 |
tree | 2d09317e9a06768a577c80f98115144e481b99b0 | |
parent | df3aacc6ae0fa22ede609e472522afd69d2c96fd [diff] | |
parent | 9e1f71fdef81ad464156e439716e33035537cbca [diff] |
Merge "Add missing flag stanza" into main
diff --git a/services/tests/uiservicestests/src/com/android/server/notification/NotificationAssistantsTest.java b/services/tests/uiservicestests/src/com/android/server/notification/NotificationAssistantsTest.java index 6eb2f71..9eddcc9 100644 --- a/services/tests/uiservicestests/src/com/android/server/notification/NotificationAssistantsTest.java +++ b/services/tests/uiservicestests/src/com/android/server/notification/NotificationAssistantsTest.java
@@ -720,6 +720,7 @@ } @Test + @EnableFlags(android.service.notification.Flags.FLAG_NOTIFICATION_CLASSIFICATION) public void testDefaultAllowedKeyAdjustments_readWriteXml() throws Exception { mAssistants.loadDefaultsFromConfig(true);