summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
diff options
context:
space:
mode:
authorGustav Sennton <gsennton@google.com>2016-04-05 14:09:09 +0100
committerGustav Sennton <gsennton@google.com>2016-04-07 13:37:56 +0100
commit3a6e6b24fbdb7b181c34583af97306eec7d81ac8 (patch)
treefc5b7fb7b71ca19c9fc0cbad3cdb7ad202be8bb6 /libs/hwui/renderthread/DrawFrameTask.cpp
parent3ed501c12ad82c3791c4431cbf497572c754c943 (diff)
Split WebViewUpdateService logic into fallback logic and update-logic.
Add an inner class for the updating-logic to differentiate that logic from the rest of the service (logic such as keeping track of relro-creation and the current WebView implementation). The fallback logic doesn't hold any state but instead just checks the state of the system to determine whether to enable/disable the fallback package and therefore that logic doesn't really need its own class. Since the minimumVersionCode check stores state we here move that into the inner class containing the updating-logic. Bug: 27635535 Change-Id: I0afdb74c12139439ca66bfbd1c173ad98662ed31
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions