commit | d39ff7dec6dfc7d4255dddbaca3460253080ce44 | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Tue May 19 10:42:51 2020 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Tue Jun 02 05:47:40 2020 +0000 |
tree | 4d3fd263acede8db7784901614310deb61a0f5ec | |
parent | bf5d11d362af2767701c7f392726d5308deb56d3 [diff] [blame] |
Cache results from Vibrator HAL getters in wrapper Cache HAL capabilities and supported effects, since these values do not change for the same underlying HAL. Bug: 153418251 Test: atest libvibratorservice_test Change-Id: I23b9480d23810debb065794071319003360857cb
diff --git a/.gitignore b/.gitignore index 0d20b64..685e379 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,3 @@ +*.iml *.pyc +.idea/