Skip to content

Commit

Permalink
Merge branch 'master' of github.com:microg/android_external_UnifiedNl…
Browse files Browse the repository at this point in the history
…pApi
  • Loading branch information
mar-v-in committed Mar 23, 2016
2 parents 359c005 + 12e6f70 commit 2cfb3dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package org.microg.nlp.api;

import android.content.Intent;
import android.location.Location;
import android.location.Address;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package org.microg.nlp.api;

import org.microg.nlp.api.LocationCallback;
import android.content.Intent;
import android.location.Location;

interface LocationBackend {
Expand Down

0 comments on commit 2cfb3dd

Please sign in to comment.