aboutsummaryrefslogtreecommitdiffstats
path: root/include/rfs.h
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-08-25 20:43:54 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-08-25 20:43:54 +0200
commitc23c98732e0991510faaf9c543a06f9b042c0747 (patch)
tree1371ba46597f5372dbde01aa201b892450fa1df6 /include/rfs.h
parent1c6f0cf5abee97a4c90e0f9259ea71cc706c7613 (diff)
parentf53c79abd7a7c7b901d0f410e7cb380451dc4ad4 (diff)
downloadexternal_libsamsung-ipc-c23c98732e0991510faaf9c543a06f9b042c0747.zip
external_libsamsung-ipc-c23c98732e0991510faaf9c543a06f9b042c0747.tar.gz
external_libsamsung-ipc-c23c98732e0991510faaf9c543a06f9b042c0747.tar.bz2
Merge remote-tracking branch 'replicant/master' into replicant-6.0replicant-6.0-0001
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
*/