Loading packages/SystemUI/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,8 @@ filegroup { "tests/src/com/android/systemui/statusbar/notification/collection/NotificationEntryBuilder.java", "tests/src/com/android/systemui/statusbar/RankingBuilder.java", "tests/src/com/android/systemui/statusbar/SbnBuilder.java", "tests/src/com/android/systemui/util/concurrency/FakeExecutor.java", "tests/src/com/android/systemui/util/time/FakeSystemClock.java", ], path: "tests/src", } Loading Loading
packages/SystemUI/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,8 @@ filegroup { "tests/src/com/android/systemui/statusbar/notification/collection/NotificationEntryBuilder.java", "tests/src/com/android/systemui/statusbar/RankingBuilder.java", "tests/src/com/android/systemui/statusbar/SbnBuilder.java", "tests/src/com/android/systemui/util/concurrency/FakeExecutor.java", "tests/src/com/android/systemui/util/time/FakeSystemClock.java", ], path: "tests/src", } Loading