aboutsummaryrefslogtreecommitdiffstats
path: root/include/rfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rfs.h')
-rw-r--r--include/rfs.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/rfs.h b/include/rfs.h
index 52f9ea2..7950f16 100644
--- a/include/rfs.h
+++ b/include/rfs.h
@@ -30,6 +30,14 @@
#define IPC_RFS_NV_WRITE_ITEM 0x4202
/*
+ * Values
+ */
+
+#define NV_DATA_SECRET "Samsung_Android_RIL"
+#define NV_DATA_SIZE 0x200000
+#define NV_DATA_CHUNK_SIZE 0x1000
+
+/*
* Structures
*/