summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java
diff options
context:
space:
mode:
authorMohammad Samiul Islam <samiul@google.com>2020-08-14 13:49:34 +0100
committerMohammad Samiul Islam <samiul@google.com>2020-10-19 14:46:49 +0100
commitc39590bf9f41fa537a741ef5f6b9fb54ae0befe3 (patch)
treec836aa34ee6c6cb079f93840a5af7045b1e235eb /packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java
parentc861b286f1668c6ed6a25b246ca594f540ec49ea (diff)
Remove use of INSTALL_DISABLE_VERIFICATION for staged install
Seems like INSTALL_DISABLE_VERIFICATION is now also being used to allow test builds to optionally skip verification (introduced in ag/10057782). As such, it is not possible to remove the flag completely anymore. I removed the instances of the flag that were intended for staged install flow. Now that we completely bypass verification using explicit api, this check is no longer needed. Bug: 10057782 Test: atest PackageVerifierTest Test: atest StagedInstallTest Change-Id: I7bc4df5c3afda59f6f37ea5379ee47c9ed8b09bb
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java')
0 files changed, 0 insertions, 0 deletions