commit | ea80382be17ab288622506475b8f15d9d8ebee80 | [log] [tgz] |
---|---|---|
author | Alex Ray <aray@google.com> | Mon Oct 14 15:56:43 2013 -0700 |
committer | Alex Ray <aray@google.com> | Mon Oct 14 15:56:43 2013 -0700 |
tree | 39ec2a4f1c42749c8948a75c12d2087c9b27a5d3 | |
parent | 13a47c595031ed926e8258945a08bfa96fdf9408 [diff] [blame] |
modules: camera: Update trace headers to libutils Now that libutils is outside of frameworks, use that for c++-style scoped tracing and remove the temporary shim header. Change-Id: I913767aed8ff70abb9299e7a7b318b24a25e23c1
diff --git a/modules/camera/Android.mk b/modules/camera/Android.mk index e02a143..ba6852f 100644 --- a/modules/camera/Android.mk +++ b/modules/camera/Android.mk
@@ -34,6 +34,7 @@ libcutils \ liblog \ libsync \ + libutils \ LOCAL_CFLAGS += -Wall -Wextra -fvisibility=hidden