packages/SystemUI/checks/Android.bp
0 → 100644
+52
−0
packages/SystemUI/checks/src/com/android/internal/systemui/lint/BroadcastSentViaContextDetector.kt
0 → 100644
+83
−0
+43
−0
packages/SystemUI/checks/tests/com/android/systemui/lint/BroadcastSentViaContextDetectorTest.kt
0 → 100644
+150
−0
Loading