Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60d28f7a authored by Daniel Norman's avatar Daniel Norman
Browse files

Includes android.view.accessibility Aconfig flags in Settings.

Bug: 303511250
Test: Used in followup change
Change-Id: I639e42b03eb7b8a49cb8fd18a765993963a9243d
parent c292adaf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -76,6 +76,8 @@ android_library {
        "android.hardware.dumpstate-V1.0-java",
        "android.hardware.dumpstate-V1.1-java",
        "android.nfc.flags-aconfig-java",
        "android.view.accessibility.flags-aconfig-java",
        "com_android_server_accessibility_flags_lib",
        "net-utils-framework-common",
        "notification_flags_lib",
        "securebox",
@@ -99,7 +101,6 @@ android_library {
        "settings-logtags",
        "settings-telephony-protos-lite",
        "statslog-settings",
        "com_android_server_accessibility_flags_lib",
    ],

    plugins: ["androidx.room_room-compiler-plugin"],