mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-16 16:51:02 +08:00
Merge branch 'master' into 4.0.x (unbreak compile)
This commit is contained in:
commit
a4f6d9f6e7
@ -49,7 +49,7 @@ public class CoreAndroid extends CordovaPlugin {
|
|||||||
* get file paths associated with the Activity.
|
* get file paths associated with the Activity.
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public void initialize() {
|
public void pluginInitialize() {
|
||||||
this.initTelephonyReceiver();
|
this.initTelephonyReceiver();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user