Common Device Tree for Samsung S7 QCOM
efc71a43d0
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ideed192dcf185ca1ae92a8983ae6d503921feff9 |
||
---|---|---|
audio | ||
bluetooth | ||
camera | ||
configs | ||
display | ||
idc | ||
include | ||
keylayout | ||
libhidl | ||
media | ||
overlay | ||
overlay-lineage | ||
recovery/root | ||
rootdir | ||
seccomp | ||
sepolicy | ||
shims | ||
usb | ||
vndk | ||
wifi | ||
Android.bp | ||
Android.mk | ||
AndroidProducts.mk | ||
BoardConfig.mk | ||
compatibility_matrix.xml | ||
config.fs | ||
device.mk | ||
extract-files.sh | ||
framework_manifest.xml | ||
lineage.dependencies | ||
lineage_gts3llte.mk | ||
manifest.xml | ||
proprietary-files.txt | ||
README.md | ||
setup-makefiles.sh | ||
system.prop | ||
update-sha1sums.py |
Device Tree for Samsung Galaxy Tab S3 LTE (gts3llte)
- Currently working in progress.
- Some commits are meaningless, I'm digging in.
- Will be separated to use common device tree.
Copyright
Copyright (C) 2017 The LineageOS Project
Copyright (C) 2018-2020 Valera Chigir <valera1978@tut.by>
Copyright (C) 2021 Deokgyu Yang <secugyu@gmail.com>
Disclaimer
/*
* Your warranty will be VOID after installing a custom ROM.
*
* Get notified yourself that I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this ROM
* before flashing it!
* YOU are choosing to make these modifications,
* and if you point the finger at me for messing up your device,
* I will laugh at you.
*/
Local manifest
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="awesometic/android_device_samsung_gts3llte"
path="device/samsung/gts3llte"
revision="lineage-18.1"
remote="github" />
<project name="awesometic/android_kernel_samsung_msm8996"
path="kernel/samsung/msm8996"
revision="lineage-18.1"
remote="github" />
<project name="LineageOS/android_device_samsung_qcom-common"
path="device/samsung/qcom-common"
revision="lineage-18.1"
remote="github" />
<project name="LineageOS/android_hardware_samsung"
path="hardware/samsung"
revision="lineage-18.1"
remote="github" />
</manifest>
License
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 [https://www.apache.org/licenses/LICENSE-2.0.html]