commit | d3a9228d1d2388f21b4e8013cf2fad7b4c91ace7 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue Feb 16 16:50:01 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 16 16:50:01 2016 +0000 |
tree | 45e548e4131ba9556bd686ed11783b6ab9176829 | |
parent | 39f1abac3c21e2f5a4a450b21d1c52ba5f099ddb [diff] | |
parent | 5975c00c4a3b9cca08e6e960826d4bdec93c2dbf [diff] |
Merge "Replace AppOpsManager locking with std::lock_guard"
diff --git a/libs/gui/tests/Android.mk b/libs/gui/tests/Android.mk index 6ad9986..7d984a4 100644 --- a/libs/gui/tests/Android.mk +++ b/libs/gui/tests/Android.mk
@@ -28,6 +28,7 @@ TextureRenderer.cpp \ LOCAL_SHARED_LIBRARIES := \ + liblog \ libEGL \ libGLESv1_CM \ libGLESv2 \