commit | fe761ab6c72bdcdb8a2cf0df1524f526d8609fee | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Thu Dec 12 23:13:18 2013 -0800 |
committer | Brian Carlstrom <bdc@google.com> | Thu Dec 12 23:54:43 2013 -0800 |
tree | c4964b9b09ff48c03c37b932f2bcd6d494bde6f8 | |
parent | de8c80692b0b2fcef705ba9b417477d2bba81e75 [diff] |
Track Looper decoupling from ALooper Change-Id: I612f0de7002e24948a4cbbea7b416b4fbb3929aa
diff --git a/include/android/looper.h b/include/android/looper.h index 24e3967..74c0383 100644 --- a/include/android/looper.h +++ b/include/android/looper.h
@@ -253,4 +253,4 @@ }; #endif -#endif // ANDROID_NATIVE_WINDOW_H +#endif // ANDROID_LOOPER_H