summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-11-23 11:33:57 +0000
committerNeil Fuller <nfuller@google.com>2019-11-27 10:44:13 +0000
commite376756b0c0e3164300c3fd624f9221181e82553 (patch)
treeb4a1755671f951b7f764d4ec468a441ea1a5bf62 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent0715e47f92a8c3bb398a06dda127d11733b141fa (diff)
Add a new method to set time
Before this change there are a various components that set the system clock by directly calling AlarmManager.setTime(). This change exposes a new method on TimeDetector to use when setting the device time manually (e.g. via settings) and modifies some callers to use it. The intent is to later restrict the number of distinct processes that can manipulate the device system clock directly so that all time changes go through the time detector service, which can enforce policy, log the reasons for changes, and so on. Bug: 140712361 Test: atest com.android.server.timedetector Change-Id: I9300dba868ed61249d0848b0dd4b953996161bda
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions