I'm getting reports from users about force closes in my app after the
donut OTA.  One of them was kind enough to send me a logcat which
included these two gems (right after he installed it from market):

10-02 15:56:35.708 D/PackageManager(   71): New package installed in /
data/app/com.billnapier.android.livebookmarks.apk
10-02 15:56:35.708 W/PackageManager(   71): Unknown permission
com.android.browser.permission.READ_HISTORY_BOOKMARKS in package
com.billnapier.android.livebookmarks
10-02 15:56:35.708 W/PackageManager(   71): Unknown permission
android.permission.READ_HISTORY_BOOKMARKS in package
com.billnapier.android.livebookmarks

The second one makes sense, since that name has gone away.  But I
can't figure out why the first one would show up, since that
permission should exist on the phone.  anybody got any clues?  I can't
reproduce this on my phone, so it's kinda hard to debug.  :)

Bill

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to