summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorSongchun Fan <schfan@google.com>2020-09-03 16:26:25 -0700
committerSongchun Fan <schfan@google.com>2020-09-10 16:32:58 +0000
commit70512dd1d59a71dff5208761bff6539f5b2c17dd (patch)
tree0e6faa8b70bf55e54e60e8273ad943eb7ae08b7b /rs/java/android/renderscript/ProgramStore.java
parent5f028c99ff4ffe400b0ba517361d7dace2055dbe (diff)
[backup] system_server should not call non forUser Settings.Secure.get* methods
System server should not directly called Settings method such as Settings.Secure.getString() instead of Settings.Secure.getStringForUser(). The "ForUser" methods allow us to properly enforce the user's restrictions and it prevents issues like b/163571398. This CL is part of the effort that changes existing usage of non "ForUser" methods to using "ForUser" methods. It is supposed to act as a no-op. BUG: 166312046 Test: builds Change-Id: I632a243ec916a95437bcd32e5c480ab947eebb4e
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions