Device Tree for Samsung Galaxy S7 QCOM (heroqlte)
Find a file
2023-05-03 18:32:13 +00:00
overlay/frameworks/base/core/res/res Import power overlay 2023-03-29 21:47:58 +02:00
patches We have camera now 2023-05-03 18:32:13 +00:00
rootdir Update bluetooth permissions 2023-05-01 12:37:17 +00:00
Android.mk gts3llte turns into heroqlte 2022-12-01 14:53:19 +00:00
AndroidProducts.mk gts3llte turns into heroqlte 2022-12-01 14:53:19 +00:00
BoardConfig.mk switch kernel branch 2022-12-02 11:20:37 +00:00
device.mk gts3llte turns into heroqlte 2022-12-01 14:53:19 +00:00
extract-files.sh gts3llte turns into heroqlte 2022-12-01 14:53:19 +00:00
framework_manifest.xml gts3llte: Separate from the common device tree 2021-06-25 02:07:04 +09:00
lineage.dependencies gts3llte turns into heroqlte 2022-12-01 14:53:19 +00:00
lineage_heroqlte.mk Reenable fingerprint overrides 2023-03-29 11:04:35 +02:00
manifest.xml gts3llte: vibrator: Remove vibrator things to move it to common tree 2021-07-28 22:29:53 +09:00
proprietary-files.txt Regenerate prop files 2023-04-01 13:28:27 +02:00
README.md We have camera now 2023-05-03 18:32:13 +00:00
setup-makefiles.sh gts3llte turns into heroqlte 2022-12-01 14:53:19 +00:00
vendor.prop gts3llte: init: Use explicit libsec-ril path 2021-06-25 17:42:50 +09:00

Device Tree for Samsung Galaxy S7 QCOM (heroqlte)

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="ivanmeler/android_device_samsung_msm8996-common"
        path="device/samsung/msm8996-common"
        revision="lineage-18.1"
        remote="github" />
    <project name="ivanmeler/android_device_samsung_heroqlte"
        path="device/samsung/heroqlte"
        revision="lineage-18.1"
        remote="github" />
    <project name="ivanmeler/proprietary_vendor_samsung_msm8996"
        path="vendor/samsung"
        revision="lineage-18.1"
        remote="github" />
    <project name="ivanmeler/android_kernel_samsung_msm8996"
        path="kernel/samsung/msm8996"
        revision="lineage-18.1-caf"
        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]

TODO

  • check init for missing perms and stuff which might help fix remaining issues
  • consider libbt-vendor from stock/or check fw/config for stability
  • camera lib should be edited for pthread, for now use bionic patch, also look into shim we use
  • tethering/dual role doesnt forward internet
  • imporove audio
  • use more s7 blobs
  • check init
  • notif led (might need init.rc changes)
  • nfc
  • perf tuning
  • Dual sim, which needs s7 ril blobs
  • update to newer android version