Revert "Migrating RecentsAnimationDeviceState and dependent obje..."

Revert submission 31332401-recents-device-state

Reason for revert: DroidMonitor: Potential culprit for http://b/391684419 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:31332401-recents-device-state

Change-Id: I3986328ee3aa8ebb822f7ef05b9f80ef68872aef
This commit is contained in:
Liana Kazanova (xWF)
2025-01-22 13:50:05 -08:00
committed by Android (Google) Code Review
parent d7bfa76bcc
commit fa30e3fc0e
18 changed files with 171 additions and 271 deletions

View File

@@ -25,8 +25,3 @@ private object Modules {}
@Module abstract class ApiWrapperModule {}
@Module abstract class PluginManagerWrapperModule {}
@Module object StaticObjectModule {}
// Module containing bindings for the final derivative app
@Module abstract class AppModule {}