commit | 280405a138a0068694f3c39b4290f510173133d9 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Tue May 12 02:19:27 2015 +0000 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Tue May 12 02:19:27 2015 +0000 |
tree | 691b6bc4e9a5011b38233f01df9e0486d9ce759a | |
parent | 32fa6d0e65dbf956e253a1006e9419dce2fe75c9 [diff] [blame] |
Revert "Add camera app op - camera" This is not needed duplication of work This reverts commit 32fa6d0e65dbf956e253a1006e9419dce2fe75c9. Change-Id: I2c81b0dacb2ed99c408c79c1f9e22a4baa564494
diff --git a/services/camera/libcameraservice/common/Camera2ClientBase.cpp b/services/camera/libcameraservice/common/Camera2ClientBase.cpp index 9b2e143..ba0b264 100644 --- a/services/camera/libcameraservice/common/Camera2ClientBase.cpp +++ b/services/camera/libcameraservice/common/Camera2ClientBase.cpp
@@ -118,7 +118,7 @@ ALOGI("Closed Camera %d. Client was: %s (PID %d, UID %u)", TClientBase::mCameraId, - String8(TClientBase::mOpPackageName).string(), + String8(TClientBase::mClientPackageName).string(), mInitialClientPid, TClientBase::mClientUid); }