From 9d945d90a4e97df7167d6508044cb7e099ddec9c Mon Sep 17 00:00:00 2001 From: phweiss Date: Fri, 9 Dec 2016 17:47:58 +0100 Subject: [PATCH] Add implementation of isNetworkLoggingEnabled to FakeSecurityController Fix build breakage introduced by ag/1666505. Test: Did a local build. Change-Id: Ie3c2d8cc89f71583b546a6085c3f991e0affaa61 --- .../android/systemui/utils/leaks/FakeSecurityController.java | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java b/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java index 331df58a05640..2d53c77cd163f 100644 --- a/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java +++ b/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeSecurityController.java @@ -48,6 +48,11 @@ public class FakeSecurityController extends BaseLeakChecker