sm6250-common: Initialize tree

Change-Id: Iaf4dcad4b5bf29c4a348d9b726201d34e0b1a29c
This commit is contained in:
Demon000 2020-07-05 15:04:27 +03:00 committed by Alexander Winkowski
commit 0057b473fa
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44
2 changed files with 15 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Common device tree for Xiaomi SM6250 devices
```
#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
```

6
lineage.dependencies Normal file
View File

@ -0,0 +1,6 @@
[
{
"repository": "android_kernel_xiaomi_sm6250",
"target_path": "kernel/xiaomi/sm6250"
}
]