| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Instead of using a few private APIs to properly manage audio output
for panorama, effects recording, and focus notification, use the new
Camera API for sound playback.
Bug: 5447107
Change-Id: I7d5a3d9502f36c199ea75a89e2c6b878185f880f
|
|
|
|
|
|
|
|
|
|
| |
Normally, CameraService takes care of this, but with the effects
recording, CameraService doesn't know when recording is toggled on and
off. Mirrors the code in CameraService.cpp in terms of enforcing audio
output.
Bug: 5383166
Change-Id: I2175c1090ff57884d17cb422532a7930f29e10de
|
|
|
|
|
|
|
| |
This also fix the problem that user need to slience the ringer to
silence the focus/shutter sound.
Change-Id: Ia4ae5feb4926172fd8af7dc4023525f2ab7daa0e
|
|
bug:5401870
Change-Id: Ifb5c61ad52489c0b8fb711ba6ada624f20f0e880
|