commit | a37307bbf2e4f1599568ced129a41e0a1772f22a | [log] [tgz] |
---|---|---|
author | Allen Shen <ashen@nvidia.com> | Thu Jan 02 17:33:13 2014 +0800 |
committer | Steve Kondik <steve@cyngn.com> | Sat Nov 29 11:40:32 2014 -0800 |
tree | f5a5b6c06c09c0ccbcccda2b58e32f31b484c514 | |
parent | 8c2dd17c4e2befa3798244c36e16d6be3f7cfa5c [diff] |
Grant dev tools system permission to trigger media-scan service Google add the action ACTION_MEDIA_MOUNT into the list of protected boradcast, so that ordinary apps cannot trigger media scanning by directly sending the action out. The system built-in dev tool is granted system permission so that it will not crash when executing media scaning tools. Change-Id: I19797e61ba829df39d2b66f209cf41bf6565170f