summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2018-11-28 11:27:27 +0000
committerMathew Inwood <mathewi@google.com>2018-12-06 17:27:32 +0000
commitb0b51c326e06db55931b57a23afcf1b73cdf8b80 (patch)
tree63080e690d1783a841f9a5a6b3dcc3d00c9b3aa3 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent9f7fcda6c45c78d01c11eeacfb8f67a23c97442e (diff)
Parser for signed configuration.
Signed configuration is stored an JSON inside APK meta-data. The format of the JSON is as follows: { "version": n, "config": [ { "minSdk": n, "maxSdk": n, "values": [ { "key": "global settings key", "value": "value for key" }, ... ], ... } ] } Test: atest SignedConfigTest Bug: 110509075 Change-Id: I4d345b1f03e5c5f5af37de093eb6e5cb2429c42c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions