am 527d8bbd: Merge "Add missing native methods to fix boot." into gingerbread
Merge commit '527d8bbd79c1ff2b6e24d19fe9e7a1ecdb72891a' into gingerbread-plus-aosp * commit '527d8bbd79c1ff2b6e24d19fe9e7a1ecdb72891a': Add missing native methods to fix boot.
This commit is contained in:
@@ -96,6 +96,10 @@ public class NativeNfcManager {
|
|||||||
*/
|
*/
|
||||||
public native void enableDiscovery(int mode);
|
public native void enableDiscovery(int mode);
|
||||||
|
|
||||||
|
public native void disableDiscovery();
|
||||||
|
|
||||||
|
public native void readerDiscovery();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Disables an NFCManager mode of operation. Allows to disable tag reader,
|
* Disables an NFCManager mode of operation. Allows to disable tag reader,
|
||||||
* peer to peer initiator or target modes.
|
* peer to peer initiator or target modes.
|
||||||
|
|||||||
Reference in New Issue
Block a user