mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-02-24 00:52:50 +08:00
CB-12256 (android) Fixed a build error
This commit is contained in:
parent
24205e9804
commit
c704de462d
@ -33,6 +33,7 @@ import android.util.Log;
|
|||||||
|
|
||||||
public class CDVOrientation extends CordovaPlugin {
|
public class CDVOrientation extends CordovaPlugin {
|
||||||
|
|
||||||
|
private static final String TAG = "YoikScreenOrientation";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Screen Orientation Constants
|
* Screen Orientation Constants
|
||||||
|
Loading…
Reference in New Issue
Block a user