summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-12-23 19:08:45 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-12-26 00:52:26 +0100
commitacc4b06d1d3477a25da3caacc5d2e296351334fb (patch)
tree4a51ee506a9d6b665ee426535213b43d7b17dee8 /.gitmodules
parentc04d0edf704f61928b422d292a65ae74f35b6295 (diff)
downloadpresentations-acc4b06d1d3477a25da3caacc5d2e296351334fb.tar.gz
presentations-acc4b06d1d3477a25da3caacc5d2e296351334fb.tar.bz2
presentations-acc4b06d1d3477a25da3caacc5d2e296351334fb.zip
Don't speend too much time on qualcomm devices
If we look at the remaining devices we have: * Samsung: Galaxy S5 LTE-A (phone) * Samsung: Galaxy S5 Plus (phone) * Samsung: Galaxy S4 (GT-I9505/G, SGH-I337M, SGH-M919) (phone) * Samsung: Galaxy S4 Value Edition (GT-I9515/L) (phone) * Samsung: Galaxy S4 (SCH-I545) (phone) * Samsung: Galaxy S4 (SCH-R970, SPH-L720) (phone) * Samsung: Galaxy S4 Active (phone) * Samsung: Galaxy S4 (SGH-I337) (phone) However they all have: - An APQ* SOC, with a separate modem (verified on ifixit for the Galaxy S4) - A removable battery - A small enough number of nonfree libraries on LineageOS 17 - Upstream has some support for the Sony Xperia Z, which has the same SOC than the Galaxy S4 (which doesn't have a DTS upstream) Given the above it's best to leave that for the questions if there are any and get straight to the point, as we can't simply dismiss adding support for it fast. We may even make sense to add support for some of theses devices if we manage to do the research work that would enable them to meet the Replicant 9 requirements to lower the amount of freedom, privacy and security attacks on users. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index a9f4925..1986570 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,3 @@
[submodule "Replicant_contributors_meeting_27_28_July_2019_Paris_France/bootloaders/replicant_website"]
path = external_resources/replicant_website
url = https://git.replicant.us/replicant/website.git
-[submodule "external_resources/android_device_samsung_jfltexx"]
- path = external_resources/android_device_samsung_jfltexx
- url = git://github.com/LineageOS/android_device_samsung_jfltexx.git
-[submodule "external_resources/android_device_samsung_jf-common"]
- path = external_resources/android_device_samsung_jf-common
- url = git://github.com/LineageOS/android_device_samsung_jf-common.git