summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2011-02-25 14:37:32 -0800
committerChristopher Tate <ctate@google.com>2011-02-25 15:18:53 -0800
commite2ed9562fc6c88dfdeb924063f5d0ccea1912754 (patch)
treebca3fdfddc34fa88a7553ddc23853a4e9f1493dd /include
parent04ee429e8907515c35ed4c6bc8189389af5e33fb (diff)
downloadframeworks_base-e2ed9562fc6c88dfdeb924063f5d0ccea1912754.zip
frameworks_base-e2ed9562fc6c88dfdeb924063f5d0ccea1912754.tar.gz
frameworks_base-e2ed9562fc6c88dfdeb924063f5d0ccea1912754.tar.bz2
Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"
This reverts commit c2d55dd89743c8a38deb809f3cdf1ad2d1dbac2b.
Diffstat (limited to 'include')
-rw-r--r--include/binder/IBinder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/binder/IBinder.h b/include/binder/IBinder.h
index 81b56c2..749a977 100644
--- a/include/binder/IBinder.h
+++ b/include/binder/IBinder.h
@@ -98,7 +98,7 @@ public:
* Register the @a recipient for a notification if this binder
* goes away. If this binder object unexpectedly goes away
* (typically because its hosting process has been killed),
- * then DeathRecipient::binderDied() will be called with a reference
+ * then DeathRecipient::binderDied() will be called with a referene
* to this.
*
* The @a cookie is optional -- if non-NULL, it should be a