summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAl Sutton <alsutton@google.com>2019-08-16 12:56:57 +0100
committerAl Sutton <alsutton@google.com>2019-08-28 14:51:20 +0100
commit91f89d0a8befb56b96c468c2bc9b582f669b0347 (patch)
tree03354a217928ebd36a8a2ef217f72215dcdad432 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parenta5369e31585c074967c87378e41221f18f773a3a (diff)
Move the validators out of the settings class
Currently the validators static initialiser gets triggered when the relevant settings class is accessed. Moving them out to the SettingsBackupAgent (which is the only place they're used) has two main advantages; 1) All apps accessing the Settings classes no longer trigger the static initialisers and so are faster. 2) Putting them in SettingsBackupAgent gets them off the bootclasspath of all apps and makes the framework jars smaller. Bug: 139449903 Test: atest SettingsProviderTest RunBackupFrameworksServicesRoboTests CtsBackupTestCases CtsBackupHostTestCases GtsBackupTestCases GtsBackupHostTestCases Change-Id: Ie740c1ea25a01c715964175094677af2e3328732
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions