commit | 3fc51ba17d33c38d327d875d973e787b4dd076b6 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed May 20 14:16:34 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Wed May 20 17:22:13 2009 -0700 |
tree | 74a4a10d1f832f8ee12ac92c0bdad1d87bd79f57 | |
parent | 92a7541bce0f8ed7649dcbadd83b27d71e4f391f [diff] [blame] |
move native_handle stuff from master_gl
diff --git a/libcutils/Android.mk b/libcutils/Android.mk index 7cb1ae4..285e195 100644 --- a/libcutils/Android.mk +++ b/libcutils/Android.mk
@@ -21,6 +21,7 @@ array.c \ hashmap.c \ atomic.c \ + native_handle.c \ buffer.c \ socket_inaddr_any_server.c \ socket_local_client.c \