OSDN Git Service

search for a valid journal
authorChris Wren <cwren@android.com>
Fri, 10 Jan 2014 19:11:25 +0000 (14:11 -0500)
committerChris Wren <cwren@android.com>
Tue, 14 Jan 2014 22:46:27 +0000 (17:46 -0500)
commit65b6a603fa972a1bd62298558016eb4712e8c727
treebfc4ed9dcc8fe1097a04e9f677457b5732fa4384
parentc4fa7a9c4a79b0f8adbbaac7facf29944ad1600c
search for a valid journal

there are too many bytes, so we need to find the valid subset,
without stepping past the end!

Bug: 12489602
Change-Id: Ic9d7c804c199740ff50d0864f99632ae68619369
src/com/android/launcher3/LauncherBackupHelper.java