OSDN Git Service

Only onboard when launched through front door.
authorJeff Sharkey <jsharkey@android.com>
Tue, 20 Jun 2017 22:39:16 +0000 (16:39 -0600)
committerJeff Sharkey <jsharkey@google.com>
Tue, 20 Jun 2017 22:40:56 +0000 (22:40 +0000)
commit2d6d4d23a96d011f6d6927b6e244529773256157
tree4428e53bfc623fdaeeac1fddaefed5b9e3339b03
parent2b062980409b21a9710155d98516c712caaa0988
Only onboard when launched through front door.

When an app is using public API to take a photo, don't confuse the
user with the onboarding flow.

Test: cts-tradefed run commandAndExit cts-dev -m CtsProviderTestCases -t android.provider.cts.MediaStoreUiTest#testImageCapture
Bug: 62204676
Change-Id: Ie0de7b879302a5dd4bf941bf31b449bda95cfdf7
src/com/android/camera/CameraActivity.java