OSDN Git Service

Replace AppOpsManager locking with std::lock_guard
authorChristopher Wiley <wiley@google.com>
Fri, 12 Feb 2016 23:41:08 +0000 (15:41 -0800)
committerChristopher Wiley <wiley@google.com>
Fri, 12 Feb 2016 23:43:33 +0000 (15:43 -0800)
commit5975c00c4a3b9cca08e6e960826d4bdec93c2dbf
treefa719eb3691bd092be633a91ff56313f61304868
parent46c32a1b1c895ec7630686aa8228785479f8fe92
Replace AppOpsManager locking with std::lock_guard

Change-Id: Ice4c101659837cea594194cfb335f9f3f6837f38
libs/binder/AppOpsManager.cpp