diff options
author | Isaac Chen <isaacchen@isaacchen.cn> | 2018-07-13 10:11:03 +0800 |
---|---|---|
committer | Isaac Chen <isaacchen@isaacchen.cn> | 2018-07-13 00:01:25 +0000 |
commit | 71ad0c9e5399aba0ac3cd20f1df41c9757cd6ca5 (patch) | |
tree | f9bd698e30cdb1e8a15fbebdd48e43b8f93272d0 /README.md | |
parent | 103f8c68ff04e04a8b6de1c97dfb520f9286b692 (diff) |
wayne: Initial bringup
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..566f942 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +This repository contains device configuration for Xiaomi MI 6X (wayne) + +Basic | Spec Sheet +-------:|:---------- +CPU | Quad-core 1.84 GHz Qualcomm Kryo 260 LP +CPU | Quad-core 2.20 GHz Qualcomm Kryo 260 HP +Chipset | Qualcomm Snapdragon 660, SDM660 +GPU | Adreno 512 +ROM | 32/64/128GB +RAM | 3/4/6GB +Android | 8.1.0 +Battery | 3010 mAh +Display | 1080x2160 pixels, 5.99 +Rear Camera | 12MP+20MP, AI Dual Camera +Front Camera | 20 MP + +![Xiaomi MI 6X](https://cdn.cnbj0.fds.api.mi-img.com/b2c-mimall-media/a4842f9afc615164af83c2088a412fc0.jpg "Xiaomi MI 6X") + +## Copyright + +``` +# +# Copyright (C) 2018 The LineageOS Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# |