summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pages/submitting_device.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/pages/submitting_device.md b/pages/submitting_device.md
index 3affad11..2a85f588 100644
--- a/pages/submitting_device.md
+++ b/pages/submitting_device.md
@@ -10,14 +10,9 @@ ask that you meet some important prerequisites and then get in touch with our de
### Device
-Make sure your device meets the following requirements:
-
-* **Full hardware support** - Everything that is supported by stock _must_ be supported in LineageOS.
- {% include alerts/note.html content="We are willing to make exceptions to this rule, however, any exceptions will be per device, and issues must be detailed in full." %}
-* **Stability** - Nothing should crash. LineageOS has a reputation for stability and your port must be rock-solid.
-* **No overclocking/overvolting** - Don't alter clocks/voltages outside of the manufacturer's default ranges.
-* **Enforcing SELinux** - The device must work while SELinux is enforcing (which is the default).
-* **No non-PIE blobs** - If your device requires executables which aren't position-independent, it will not be accepted.
+**Your device MUST meet the requirements of our charter** - Presented in [device support requirements](https://github.com/LineageOS/charter/blob/master/device-support-requirements.md).
+
+{% include alerts/note.html content="We are willing to make exceptions to _some_ of these rules, however, any exceptions will be per device, and issues must be detailed in full. See charter's entry on [Attaining exceptions](https://github.com/LineageOS/charter/blob/master/device-support-requirements.md#attaining-exceptions) for more details." %}
### Maintainer