OSDN Git Service

Defining broadcast intent strings as constants in CameraUtil.java.
authorDan Aminzade <monzy@google.com>
Thu, 15 Aug 2013 00:36:56 +0000 (17:36 -0700)
committerDan Aminzade <monzy@google.com>
Thu, 15 Aug 2013 17:53:19 +0000 (10:53 -0700)
commitfca1c5ece5450914ed49115443e1d45737f2ee40
tree70ddfe9e891e43c9136fb125cfa22b33018f6fb5
parent7e1c5fe26bc861d979b85014a511ba35bc1f4110
Defining broadcast intent strings as constants in CameraUtil.java.
For now I'm leaving the definition within the Camera application. If
we decide we want to publicize and document these intents as part of
the Android API, we could move the definitions to Camera.java.

Change-Id: Ia198b843245b70d7378e1ea81ecb8b7983486446
src/com/android/camera/PhotoModule.java
src/com/android/camera/util/CameraUtil.java