This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,25 @@ | ||
This repository contains device configuration for Xiaomi MI 9 SE (grus) | ||
# Device Tree for Xiaomi Mi 9 SE | ||
|
||
Build type: Full treble build | ||
The Xiaomi Mi 9 SE (codenamed _"grus"_) is a mid-range smartphone from Xiaomi. It was announced in February 2019 and released in March 2019. | ||
|
||
## Copyright | ||
## Device specifications | ||
|
||
``` | ||
# | ||
# 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. | ||
# | ||
| Device | Xiaomi Mi 9 SE | | ||
| ----------------------- | :------------------------------------------------------------------------------- | | ||
| SoC | Qualcomm SDM712 Snapdragon 712 | | ||
| CPU | Dual-core 2.3 GHz Kryo 360 Gold + Hexa-core 1.7 GHz Kryo 360 Silver | | ||
| GPU | 550 MHz Adreno 616 | | ||
| Memory | 6 GB RAM (LPDDR4X 1866 MHz dual-channel) | | ||
| Shipped Android Version | 9 with MIUI 10.2.3.0 | | ||
| Storage | 64/128 GB UFS 2.1 | | ||
| Battery | Non-removable Li-Po 3070 mAh | | ||
| Dimensions | 147.5 x 70.5 x 7.5 mm | | ||
| Display | 2340 x 1080 (19.5:9), 5.97 inch, AMOLED, 600 nits brightness, 103.8% NTSC, HDR10 | | ||
| Rear camera 1 | 48 MP f/1.8, 1/2", 0.8-micron pixels, PDAF, dual-LED flash | | ||
| Rear camera 2 | 13 MP f/2.4, 1.12-micron pixels | | ||
| Rear camera 3 | 8 MP f/2.4, 1.12-micron pixels, PDAF | | ||
| Front camera | 20 MP f/2.0, 0.9-micron pixels | | ||
|
||
## Device Picture | ||
|
||
![Xiaomi Mi 9 SE](https://cdn2.gsmarena.com/vv/pics/xiaomi/xiaomi-mi-9-se-2.jpg "Xiaomi Mi 9 SE") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
require version-modem=2019-02-13 23:02:56 | ||
require version-vendor=1550219708,28 | ||
require version-miui=9.2.15 | ||
require version-vendor=1562172420|1564145310|1564146094|1564392158,28 | ||
require version-miui=V10.3.4.0.PFBEUXM |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[ | ||
{ | ||
"repository": "grus-dev/android_device_xiaomi_sdm710-common", | ||
"target_path": "device/xiaomi/sdm710-common" | ||
"repository": "android_packages_resources_devicesettings", | ||
"target_path": "packages/resources/devicesettings" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters