summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Alejandro Nijamkin <nijamkin@google.com> 2022-06-22 11:15:05 -0700
committer Alejandro Nijamkin <nijamkin@google.com> 2022-06-23 21:41:25 +0000
commit0d0377847229f2acde0bf054b692fb208c4924f1 (patch)
treeff393959f8fbfda84dab2b86bf5d3686f71bbcfa /libs/androidfw/StringPool.cpp
parentab56bf206c0d4d5948f3ca1cb6f4c71bf7b62de6 (diff)
Removes camera service prewarming from bottom area.
Back when we supported swiping sideways to show the camera preview, the KeyguardBottomAreaView had functionality for prewarming the camera service. Presumably, this was designed to make sure that the camera preview is connected as soon as possible. These days, we no longer support the sideways swipe to show the camera preview. Instead, we rely on the double power button tap gesture to open the camera. Therefore, the functionality in question is no longer needed and can be removed. The greater context for this change is the desire to refactor/modernize the KeyguardBottomAreaView. The smaller the API surface this class supports, the easier the refactor will be. Test: Manually verified that the lock screen still seems to behave the same way as it did before this change. Also locally ran the KeyguardBottomAreaTest test. Also, swiping sideways on the lock screen does not crash or anything like that. Bug: b/235403546 Change-Id: Ia369d01332d3ae3cd757ff86c15b06a9e495d703
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions