diff options
author | Dave Mankoff <mankoff@google.com> | 2019-05-02 17:36:11 -0400 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2019-05-03 10:13:39 -0400 |
commit | dde5ee6953b9ef5315c64f3a7389a91e4546f212 (patch) | |
tree | e02991225b54b59fd6a1485295df31e687b93af7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 82f3599b552c74930cfe1b0390901dcb32ff28ad (diff) |
Change FalsingManager to an interface for easier swapping.
This is a refactor. It touches a lot of files, but zero functionality.
The primary change is changing FalsingManager.getInstance() into
FalsingManagerFactory.getInstance(); chaning FalsingManager into an
interface, and then turning the existing FalsingManager into
FalsingManagerImpl, an implementation of that interface. Other changes
are merely references to those classes.
Bug: 130256776
Test: atest SystemUITests
Change-Id: I5d64a7673e4efc554105dd841b27807361ed3828
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions