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

Commit 7c845dbc authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Telephony: Silence Errorprone wrong error" am: b61885fe am: 479b14e0

am: 951479fd

Change-Id: I7a215dc45d5ce2e171b527d91f6abb03edf8e85c
parents 425ad251 951479fd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -26,4 +26,7 @@ LOCAL_PACKAGE_NAME := FrameworksTelephonyTests

LOCAL_COMPATIBILITY_SUITE := device-tests

# b/72575505
LOCAL_ERROR_PRONE_FLAGS := -Xep:JUnit4TestNotRun:WARN

include $(BUILD_PACKAGE)