Merge "Switch to receiving LocationManager.MODE_CHANGED_ACTION" into klp-dev
This commit is contained in:
@@ -1656,7 +1656,7 @@
|
||||
<action android:name="android.net.wifi.WIFI_STATE_CHANGED" />
|
||||
<action android:name="android.net.conn.BACKGROUND_DATA_SETTING_CHANGED" />
|
||||
<action android:name="android.bluetooth.adapter.action.STATE_CHANGED" />
|
||||
<action android:name="android.location.PROVIDERS_CHANGED" />
|
||||
<action android:name="android.location.MODE_CHANGED" />
|
||||
<action android:name="com.android.sync.SYNC_CONN_STATUS_CHANGED" />
|
||||
</intent-filter>
|
||||
<meta-data android:name="android.appwidget.provider" android:resource="@xml/appwidget_info" />
|
||||
|
||||
Reference in New Issue
Block a user