summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2018-12-14 15:46:22 -0400
committerosm0sis <osm0sis@outlook.com>2018-12-14 15:46:22 -0400
commitdda2ee9bbf039145ef8ccaf64608ef679b710a4f (patch)
tree01839f5250c036cd699afd481680b7ca45aa960c /README.md
parentda8c2d1e6cf5b5cdb250ec30e758c794fd48f54d (diff)
README: document device.name<num> limit removal
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d98fbee..760efc7 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ is_slot_device=0;
ramdisk_compression=auto;
```
-__do.devicecheck=1__ specified requires at least device.name1 to be present. This should match ro.product.device or ro.build.product for your device. There is support for up to 5 device.name# properties.
+__do.devicecheck=1__ specified requires at least device.name1 to be present. This should match ro.product.device or ro.build.product for your device. There is support for as many device.name# properties as needed.
__do.modules=1__ will push the contents of the module directory to the same location relative to root (/) and apply 644 permissions.