Skip to content

Commit

Permalink
Add 'Fragment-Host' to submodules for OSGi
Browse files Browse the repository at this point in the history
Based on discussion on issue ReactiveX/RxJava#154
  • Loading branch information
benjchristensen committed Mar 12, 2013
1 parent cb4a373 commit 59d93c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@ jar {
instruction 'Bundle-Vendor', 'Netflix'
instruction 'Bundle-DocURL', 'https://github.com/Netflix/RxJava'
instruction 'Import-Package', '!org.junit,!junit.framework,!org.mockito.*,*'
instruction 'Fragment-Host', 'com.netflix.rxjava.core'
}
}

0 comments on commit 59d93c1

Please sign in to comment.