Settings for Polite Notifications

Adds settings page for polite notifications.

Test: atest PoliteNotificationsPreferenceControllerTest
Test: atest PoliteNotificationFilterControllerTest
Test: atest PoliteNotifVibrateUnlockedToggleControllerTest
Test: atest PoliteNotifWorkProfileToggleControllerTest

Bug: 270456865

Change-Id: I3ec497b068c15205df97bb26ee007beed8da9ee1
This commit is contained in:
Valentin Iftime
2023-06-30 15:04:56 +02:00
committed by Iavor-Valentin Iftime
parent 747d86fef5
commit 9f82e7381a
15 changed files with 925 additions and 3 deletions

View File

@@ -117,11 +117,10 @@ android_library {
"aconfig_settings_flags_lib",
"android.content.pm.flags-aconfig-java",
"FingerprintManagerInteractor",
"notification_flags_lib",
],
plugins: [
"androidx.room_room-compiler-plugin",
],
plugins: ["androidx.room_room-compiler-plugin"],
libs: [
"telephony-common",