summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorkwaky <kwaky@google.com>2020-02-28 11:14:37 -0800
committerkwaky <kwaky@google.com>2020-03-05 16:03:51 -0800
commit198b5dc318106f066f7b5af5ed22b97cb4db0d1f (patch)
tree4ec228231269636b4bb366f2268c9ea4a6a62dc0 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente6750fd522b0cc06a1c78b584676c13f82181179 (diff)
DO NOT MERGE Create KeyguardViewController that extracts view-related logic in KeyguardViewMediator and re-wire Dagger accordingly.
Prior to this change, KeyguardViewMediator used StatusBarKeyguardViewManager for making view-related changes. This meant that KeyguardViewMediator could only be used with a specific Keyguard view that is mounted to the StatusBar. This change makes KeyguardViewMediator compatible with any Keyguard view no matter where it is mounted, as long as it implements the methods defined in the KeyguardViewController interface. For AAOS, This refactorization allows us to implements our own Keyguard View and its Manager as the next step. Bug: 150467593 Test: Build and Manual Test -- Android builds successfully on Hawk and Pixel 2 and interacting with Keyguard functionalities works. Change-Id: Idda93514eac030f1d92523aebc9444a4d55b21d2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions