commit | 329df3c59aa1d649580141a30cb9c239001bd0c5 | [log] [tgz] |
---|---|---|
author | Alex Naidis <alex.naidis@linux.com> | Sun Apr 02 03:06:55 2017 +0200 |
committer | electrikjesus <electrikjesus@gmail.com> | Tue Jun 27 13:40:13 2017 -0400 |
tree | 65ed9ee04b9ddb9f7c38f89b5cd38d3590d799e4 | |
parent | 568b09b78238af29fa3fd645d452076e393259cb [diff] |
AudioService: Fix camera shutter sound toggle The camera shutter sound setting was force-enabled based on country regulations. This invalidated the API which allows camera apps to toggle the camera shutter sound setting. Since this is unexpected behaviour, these regulations need to be removed. Ticket: NOUGAT-44 Change-Id: Id0da81ba117dd5e18e1d99cffc39babb3391fed2 Signed-off-by: Alex Naidis <alex.naidis@linux.com>