summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorlucaslin <lucaslin@google.com>2020-10-14 14:25:56 +0800
committerlucaslin <lucaslin@google.com>2020-10-14 14:25:56 +0800
commit1305433d3336ba40e5446c3ec7ba8362d9859490 (patch)
tree0dc819177bf5343232e381b728e3fd244a4c538c /rs/java/android/renderscript/ProgramStore.java
parent5d2e89e03da708a03ad1eee25f59deefa4764d25 (diff)
Fix storing the wrong value of mLockdown in setting
When user is stopped, the Vpn#onUserStopped() will be called and the value of mLockdown will be set to false then store into setting. This is a wrong behavior because user doesn't change it, so for this kind of case, there is no need to store the value of mLockdown in setting. In fact, there is no need to call Vpn#saveAlwaysOnPackage() when user is stopped because there is nothing changed. Bug: 168500792 Test: atest FrameworksNetTests Change-Id: Ie85a347216614b7873bfdf199165d89527ada3a8 Merged-In: Ie85a347216614b7873bfdf199165d89527ada3a8
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions