diff options
author | Makoto Onuki <omakoto@google.com> | 2019-10-31 17:22:26 -0700 |
---|---|---|
committer | Makoto Onuki <omakoto@google.com> | 2019-11-01 08:19:38 -0700 |
commit | 152742f27a52f352c0cab736e6279f5115e27d6b (patch) | |
tree | b284295625e445b9b727fcde830099849e1155e5 /config/preloaded-classes | |
parent | caff9d2cc28ef12868a32ee5238ab7a5c4d07ddc (diff) |
Undo the jobscheduler / device idle initialization with callbacks
We'll be able to expose system APIs from jobscheduler-framework.jar and
use them from framework-minus-apex.jar, so these elaborated initialization
will not be needed.
Bug: 142281756
Test: boot, "dumpsys batterstats"
Change-Id: I957642fc2573818d138450747e0690d7176636ad
Diffstat (limited to 'config/preloaded-classes')
-rw-r--r-- | config/preloaded-classes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/preloaded-classes b/config/preloaded-classes index 8d911443ce06..1b9898a3cd68 100644 --- a/config/preloaded-classes +++ b/config/preloaded-classes @@ -200,7 +200,6 @@ android.app.ContentProviderHolder android.app.ContextImpl$1 android.app.ContextImpl$ApplicationContentResolver android.app.ContextImpl -android.app.DeviceIdleFrameworkInitializer android.app.DexLoadReporter android.app.Dialog$ListenersHandler android.app.Dialog |