Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AirportsProvider is not exported #23

Closed
inktomi opened this issue Apr 9, 2013 · 1 comment
Closed

AirportsProvider is not exported #23

inktomi opened this issue Apr 9, 2013 · 1 comment

Comments

@inktomi
Copy link

inktomi commented Apr 9, 2013

The AirportsProvider is not exported, and so results do not show up on 4.2 devices. Add exported="true" to the provider declaration.

04-09 10:12:16.134: ERROR/QSB.SearchableSource(4710): SearchableSource[com.nadmm.airports/.afd.SearchActivity][converse] failed
java.lang.SecurityException: Permission Denial: opening provider com.nadmm.airports.providers.AirportsProvider from ProcessRecord{41a6f890 4710:com.google.android.googlequicksearchbox/u0a10059} (pid=4710, uid=10059) that is not exported from uid 10078
at android.os.Parcel.readException(Parcel.java:1425)
at android.os.Parcel.readException(Parcel.java:1379)

@nhasan
Copy link
Owner

nhasan commented Apr 17, 2013

Thanks for report. Will be fixed in the next release.

@nhasan nhasan closed this as completed Oct 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants