land: Add initial device README
Change-Id: I100aa65ac95d588bf0156a165cf718f090c45301
This commit is contained in:
parent
8198c981fb
commit
c11ee2af14
1 changed files with 42 additions and 0 deletions
42
README.md
Normal file
42
README.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
# Common device configuration for Xiaomi Redmi 3S
|
||||
|
||||
## Spec Sheet
|
||||
|
||||
| Feature | Specification |
|
||||
| :---------------------- | :-------------------------------- |
|
||||
| CPU | Octa-core 1.4 GHz Cortex-A53 |
|
||||
| Chipset | Qualcomm MSM8937 Snapdragon 430 |
|
||||
| GPU | Adreno 505 |
|
||||
| Memory | 2/3 GB |
|
||||
| Shipped Android Version | 6.0.1 |
|
||||
| Storage | 16/32 GB |
|
||||
| MicroSD | Up to 256 GB |
|
||||
| Battery | 4100 mAh (non-removable) |
|
||||
| Dimensions | 139.3 x 69.6 x 8.5 mm |
|
||||
| Display | 720 x 1280 pixels, 5.0" IPS LCD |
|
||||
| Rear Camera | 13 MP, LED flash |
|
||||
| Front Camera | 5 MP |
|
||||
| Release Date | June 2016 |
|
||||
|
||||
## Device Picture
|
||||
|
||||
![Redmi 3S](http://cdn2.gsmarena.com/vv/pics/xiaomi/xiaomi-redmi-3-pro-2.jpg "Redmi 3S")
|
||||
|
||||
## Copyright
|
||||
|
||||
```
|
||||
#
|
||||
# Copyright (C) 2016 The CyanogenMod 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.
|
||||
#
|
Loading…
Reference in a new issue