Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use the org.nemomobile.devicelock service for device lock.
  • Loading branch information
adenexter committed Jan 31, 2017
1 parent 23cc613 commit df14504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usb_moded-devicelock.h
Expand Up @@ -26,7 +26,7 @@

/*============================================================================= */

#define DEVICELOCK_SERVICE "org.nemomobile.lipstick"
#define DEVICELOCK_SERVICE "org.nemomobile.devicelock"
#define DEVICELOCK_OBJECT "/devicelock"
#define DEVICELOCK_INTERFACE "org.nemomobile.lipstick.devicelock"
#define DEVICELOCK_GET_STATE_REQ "state"
Expand Down

0 comments on commit df14504

Please sign in to comment.