commit | 2c9e94aa3e9614f0d202ee008c08a9011fa7f75f | [log] [tgz] |
---|---|---|
author | Ed Coyne <edcoyne@google.com> | Wed May 31 10:08:28 2017 -0700 |
committer | Ed Coyne <edcoyne@google.com> | Wed May 31 10:24:52 2017 -0700 |
tree | ccc7e6d62479007774b6d58effcff4994298d987 | |
parent | 0ed316b7f147401d158bd07f188ed2e598b337ba [diff] |
Refactor bootanimation into a shared lib. We would like to reuse the animation parts of it in Android things. This refactors the audio part into the _main and gets callbacks from the BootAnimation class at interesting times. This will be the same approach we take to integrate with it. BUG: 37992717 Test: Built locally and pushed to a bullhead, works with sound. Change-Id: I5eaca07c25eeb5edeab07d7ae7a29945e0e2cd37