@ -12,9 +12,11 @@
#include <android/multinetwork.h>
#ifndef USING_N938
#define NRSEC_PATH "/dev/spidev0.0"
#else
#define NRSEC_PATH "/dev/spidev32766.0"
#endif
#ifdef USING_BREAK_PAD
#include "client/linux/handler/exception_handler.h"
@ -289,6 +291,7 @@ Java_com_xypower_mpapp_MicroPhotoService_init(
NULL, true, -1);
*/
char model[PROP_VALUE_MAX] = { 0 };
__system_property_get("ro.product.model", model);