OSDN Git Service

am fca1c5ec: Defining broadcast intent strings as constants in CameraUtil.java. For...
authorDan Aminzade <monzy@google.com>
Thu, 15 Aug 2013 18:10:12 +0000 (11:10 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Thu, 15 Aug 2013 18:10:12 +0000 (11:10 -0700)
commit18aafe5738dcfd051a8e5514ed987de4ed66da7a
treeb1115ca50f0d2e77bd58f781f4f14e3a15816a0e
parenta6e1f342792995c1e231cae286d7fca5ecd12b69
parentfca1c5ece5450914ed49115443e1d45737f2ee40
am fca1c5ec: 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

* commit 'fca1c5ece5450914ed49115443e1d45737f2ee40':
  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.