summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
author“Ayush <ayushsha@google.com>2021-07-21 13:27:59 +0000
committerAyush Sharma <ayushsha@google.com>2021-08-02 10:05:39 +0000
commitfa35b718fe6be27c1ac26e07cfe34894f14010c5 (patch)
tree43d3d152b0dbac6aae8961bf4705f8c6527e2e27 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent764792b6cbee2df746805f025e33dbf6a1326483 (diff)
Construct EnterpriseSpecificIdCalculator only once after the boot phase
is completed. Construct the EnterpriseSpecificIdCalculator object after boot phase is complete, as some of the dependencies(telephony and wifi service) for this class are not properly initialized before that. Bug: 191741106 Test: atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testEnrollmentSpecificIdCorrectCalculation com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testEnrollmentSpecificIdCorrectCalculation com.android.cts.devicepolicy.MixedDeviceOwnerTest#testEnrollmentSpecificIdEmptyAndMultipleSet com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testEnrollmentSpecificIdEmptyAndMultipleSet Change-Id: I20927cdc6844591f12d390ced7f1471733602a81
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions