diff options
| author | Mathias Agopian <mathias@google.com> | 2009-05-18 15:08:03 -0700 |
|---|---|---|
| committer | Mathias Agopian <mathias@google.com> | 2009-05-20 12:55:02 -0700 |
| commit | 25ba5b6564224dceefa086b5c439ef28dad530ca (patch) | |
| tree | af3c9fa40d27425c37cf6492589cb86854b08f8a /camera/libcameraservice | |
| parent | 6b961bb54bfb44abd1bcee46924ca38c2d10dd72 (diff) | |
| download | frameworks_base-25ba5b6564224dceefa086b5c439ef28dad530ca.zip frameworks_base-25ba5b6564224dceefa086b5c439ef28dad530ca.tar.gz frameworks_base-25ba5b6564224dceefa086b5c439ef28dad530ca.tar.bz2 | |
checkpoint: split libutils into libutils + libbinder
Diffstat (limited to 'camera/libcameraservice')
| -rw-r--r-- | camera/libcameraservice/Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camera/libcameraservice/Android.mk b/camera/libcameraservice/Android.mk index 96cc512..be78a62 100644 --- a/camera/libcameraservice/Android.mk +++ b/camera/libcameraservice/Android.mk @@ -42,6 +42,7 @@ LOCAL_SRC_FILES:= \ LOCAL_SHARED_LIBRARIES:= \ libui \ libutils \ + libbinder \ libcutils \ libmedia |
