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

Commit d8695d06 authored by Mathieu Chartier's avatar Mathieu Chartier
Browse files

Disable presubmit test until it works with disabled iorap by default

Bug: 123595428
Bug: 72170747
Test: TH

Change-Id: I752e81732a516e56fca6f0df2c5b7cbb1d3214e5
parent 45fd11ca
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -43,4 +43,7 @@ LOCAL_JAVA_LIBRARIES := \
LOCAL_CERTIFICATE := platform
LOCAL_PRIVATE_PLATFORM_APIS := true

# Disable presubmit test until it works with disabled iorap by default.
LOCAL_PRESUBMIT_DISABLED := true

include $(BUILD_PACKAGE)