commit | db403e8ff0d7727015e1a5009bab20eb7ec205bc | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Jun 18 16:47:56 2012 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon Jun 18 16:47:56 2012 -0700 |
tree | d3f1ecdf0c9aae3a7990b4c525a8bbfbd78d2592 | |
parent | d50fdb02091e7d258ed9701af5f57d1b2b15cd61 [diff] [blame] |
split-up Client.h out of SurfaceFlinger.h Change-Id: I1993bf23e417163749d886283563a93d50b361b4
diff --git a/include/binder/PermissionCache.h b/include/binder/PermissionCache.h index 1171d48..bcdf0c2 100644 --- a/include/binder/PermissionCache.h +++ b/include/binder/PermissionCache.h
@@ -22,6 +22,7 @@ #include <utils/String16.h> #include <utils/Singleton.h> +#include <utils/SortedVector.h> namespace android { // ---------------------------------------------------------------------------