summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2016-09-02 11:05:17 -0700
committerRoshan Pius <rpius@google.com>2016-09-06 10:05:02 -0700
commitc8cd577c862efb1578348517028673f06e70e48a (patch)
tree151e403162f9c9ff647c0a882ec70332ebade069 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf7c508ae09ad9dce600af23572d3d618c9ff8475 (diff)
WifiEnterpriseConfig: Refactor set/get field values
WifiEnterpriseConfig has a few keys which are generated internally have unquoted values. However, the public setFieldValue() always quotes the value when set. So, this causes a problem when restoring these field values from config store. Since this is an internal disctinction that only WifiEnterpriseConfig understands, add a list to check if a particular field value needs to be quoted or not. Also, remove any direct "mFields.put" invocations with |setFieldValue|. While there, Refactor the existing |setFieldValue| & |getFieldValue| methods. BUG: 31246524 TEST: Unit tests TEST: Integrated with config store and verified that a previous TLS EAP connection failure is no longer seen. Change-Id: Ib85f3bce378720a6a6c2ae1439837a8e866a088d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions