summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Bourgoin <themard85@gmail.com>2018-12-01 13:57:21 -0700
committerNolen Johnson <johnsonnolen@gmail.com>2019-03-19 09:15:08 +0100
commitcff5bf3640f4caa30ab2d9ae8d14bb1d71efc494 (patch)
tree81edaff3233b28b408aa11f46aa7ee5c0180339c
parent77f693faf8c70ab2dc8510ef5cb86405a9193ad0 (diff)
downloadlineage_wiki-cff5bf3640f4caa30ab2d9ae8d14bb1d71efc494.tar.gz
lineage_wiki-cff5bf3640f4caa30ab2d9ae8d14bb1d71efc494.tar.bz2
lineage_wiki-cff5bf3640f4caa30ab2d9ae8d14bb1d71efc494.zip
wiki: submitting a port: link to charter for device support requirements
Change-Id: Iec5c73a8cdf5f20709aa237399ec48d8db9232cf
-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