OSDN Git Service

Flip the permissions checks for video capture.
authorMichael Wright <michaelwr@google.com>
Fri, 25 Jul 2014 01:20:41 +0000 (18:20 -0700)
committerMichael Wright <michaelwr@google.com>
Fri, 25 Jul 2014 01:25:03 +0000 (01:25 +0000)
commit0ccc2b0a4466f12fb1d753b58314854674b01b3c
treefa5032961324d2f902f92fc11f4373d238135e75
parentcfec0fbacb4038f39170cef816e7c597a6fc5eb2
Flip the permissions checks for video capture.

Currently they're backwards in DisplayManagerService. Oops.

Bug: 16315225
Change-Id: I9bbfc0f4aef1bd21e43594cc36c6e8fd112f0b81
services/core/java/com/android/server/display/DisplayManagerService.java