commit | be9ba356aa6cc73af0472cb4bdf6bd0e1d2bf5fa | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Thu Jan 23 16:13:09 2020 -0800 |
committer | Lee Shombert <shombert@google.com> | Fri Jan 24 10:48:53 2020 -0800 |
tree | f31f2d8afb93e57ab7e001ab3ab316e130916344 | |
parent | 614a7316f1580648bada56e73f61e997097950e9 [diff] |
Clean up hasSystemFeature binder cache Bug: 140788621 This is a non-functional clean-up. 1. Rename the classes and methods used by the binder cache so that everything public is based off of the binder name "hasSystemFeature". 2. Modified the hashCode() method to conform to the comments in cl/9965760 Test: Built a debug image and ran one iteration of MPTS. Verified that no errors were seen. Change-Id: I3ffdda43a7dbe30a12449ff346e1e22b379ee308