SetupWizardLibrary/library/main
Maurice Lam 9395f90b26 Add IllustrationVideoView to setup wizard library
- Upstreamed setup wizard's IllustrationVideoView to SuwLib
- Modified the view to automatically listen to window focus changes
  to play and pause the video
- The view will now release the MediaPlayer as well in
  onSurfaceTextureDestroyed
- Added checkstyle_suppression XML so it will ignore the
  "__constructor__" magic method name from the style check.

Bug: 36584499
Test: ./gradlew connectedAndroidTest test
Change-Id: Id045467d5d544a5f54464a0c938d3d56e758e455
2017-05-17 17:05:16 +00:00
..
res Add IllustrationVideoView to setup wizard library 2017-05-17 17:05:16 +00:00
src/com/android/setupwizardlib Add IllustrationVideoView to setup wizard library 2017-05-17 17:05:16 +00:00
AndroidManifest.xml [SuwLib] Turn on fatal lint 2016-12-12 19:15:44 +00:00