commit | d6396d67201fb2b64d13070324bb115c9c23b08a | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Mon Jan 27 18:30:37 2014 -0800 |
committer | Michael Wright <michaelwr@google.com> | Mon Mar 10 15:54:21 2014 -0700 |
tree | 1a4e3278bc72fc189cfe8358ed21ad5269ce92c4 | |
parent | 724cc1f04f117ee27583d015b414a5ba4540d3b1 [diff] |
Allow persistence of input device calibration This patch extends the PersistentDataStore store to read and write input device calibration data. A new SET_INPUT_CALIBRATION permission grants apps the ability to update this information, and a new TouchCalibration class is used to wrap the raw calibration data. Change-Id: I4daac2b15ef03616ea5b068c1e77bebd0ce7b8c1