OSDN Git Service

Revert "Extend extension support"
authorGuang Zhu <guangzhu@google.com>
Fri, 28 Apr 2017 20:32:31 +0000 (20:32 +0000)
committerGuang Zhu <guangzhu@google.com>
Fri, 28 Apr 2017 20:34:42 +0000 (20:34 +0000)
commite9f2d284ef044c6df15165092036b9ef80ebb790
tree2a35042b08d7cdfe0c0f1cdfa1c5471d45334f12
parent9933c1cf931c88c9220cc8e4c12fe5d05eb1d940
Revert "Extend extension support"

Bug: 37785708

This reverts commit 9933c1cf931c88c9220cc8e4c12fe5d05eb1d940.

Change-Id: Ic96e178835f5a9bbd2416f0e573975c60172388c
packages/SystemUI/src/com/android/systemui/Dependency.java
packages/SystemUI/src/com/android/systemui/fragments/ExtensionFragmentListener.java [deleted file]
packages/SystemUI/src/com/android/systemui/fragments/FragmentHostManager.java
packages/SystemUI/src/com/android/systemui/fragments/PluginFragmentListener.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/ExtensionController.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/ExtensionControllerImpl.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ExtensionControllerImplTest.java [deleted file]
packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ExtensionControllerTest.java [new file with mode: 0644]
packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeExtensionController.java