赞
踩
diff --git a/system/core/drmservice/drmservice.c b/system/core/drmservice/drmservice.c
old mode 100644
new mode 100755
index 86c8e32..f2f25ba
--- a/system/core/drmservice/drmservice.c
+++ b/system/core/drmservice/drmservice.c
@@ -81,7 +81,7 @@ typedef unsigned char uint8;
#define DEBUG_LOG 0 //open debug info
-#define SERIALNO_FROM_IDB 0 //if 1 read sn from idb3; if 0 generate sn auto
+#define SERIALNO_FROM_IDB 1 //if 1 read sn from idb3; if 0 generate sn auto
#define SET_IFACE_DELAY 300000
#define SET_IFACE_POLLING_LOOP 20
diff --git a/system/core/init/init.cpp b/system/core/init/init.cpp
index 3e3eaeb..52f4374 100755
--- a/system/core/init/init.cpp
+++ b/system/core/init/init.cpp
@@ -473,7 +473,7 @@ static void export_kernel_boot_props() {
const char *dst_prop;
const char *default_value;
} prop_map[] = {
- { "ro.boot.serialno", "ro.serialno", "", },
+ //{ "ro.boot.serialno", "ro.serialno", "", },
{ "ro.boot.userdata", "ro.userdata", "", },
{ "ro.boot.mode", "ro.bootmode", "unknown", },
{ "ro.boot.baseband", "ro.baseband", "unknown", },
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。