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

Commit 479b14e0 authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Telephony: Silence Errorprone wrong error"

am: b61885fe

Change-Id: Icffe4b8389d39525b2055687f08eddce8046355e
parents 5f5c7a5d b61885fe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,4 +19,7 @@ LOCAL_PACKAGE_NAME := FrameworksTelephonyTests

LOCAL_COMPATIBILITY_SUITE := device-tests

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

include $(BUILD_PACKAGE)