Device Tree for Samsung Galaxy S7 QCOM (heroqlte)
Find a file
Deokgyu Yang fec5a75c88 gts3llte: hal: Remove broadcastradio which is not used
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I431ade6b6c2a98587446873f985b6375039658f2
2021-06-25 17:54:05 +09:00
overlay/frameworks/base/core/res/res/values gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
rootdir gts3llte: init: Use explicit libsec-ril path 2021-06-25 17:42:50 +09:00
Android.mk gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
AndroidProducts.mk gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
BoardConfig.mk gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
device.mk gts3llte: ril: Add radio.deprecated 2021-06-25 17:49:55 +09:00
extract-files.sh gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
framework_manifest.xml gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
lineage.dependencies gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
lineage_gts3llte.mk gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
manifest.xml gts3llte: hal: Remove broadcastradio which is not used 2021-06-25 17:54:05 +09:00
proprietary-files.txt gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
README.md gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
setup-makefiles.sh gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
vendor.prop gts3llte: init: Use explicit libsec-ril path 2021-06-25 17:42:50 +09:00

Device Tree for Samsung Galaxy Tab S3 LTE (gts3llte)

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_gts3l-common"
        path="device/samsung/gts3l-common"
        revision="lineage-18.1"
        remote="github" />
    <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]