stktest: Fix error interface

This commit is contained in:
Denis Kenzior 2012-09-28 17:36:22 -05:00
parent 0649f0764b
commit 07f5febe30
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
#define OFONO_SERVICE "org.ofono"
#define STKTEST_PATH "/stktest"
#define STKTEST_ERROR "org.ofono.stktest"
#define STKTEST_ERROR "org.ofono.stktest.Error"
#define OFONO_MANAGER_INTERFACE OFONO_SERVICE ".Manager"
#define OFONO_MODEM_INTERFACE OFONO_SERVICE ".Modem"
#define OFONO_STK_INTERFACE OFONO_SERVICE ".SimToolkit"