summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--.gitmodules6
-rw-r--r--36c3/Replicant_sustainability/Replicant_sustainability.tex48
m---------external_resources/android_device_samsung_jf-common0
m---------external_resources/android_device_samsung_jfltexx0
4 files changed, 0 insertions, 54 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
diff --git a/36c3/Replicant_sustainability/Replicant_sustainability.tex b/36c3/Replicant_sustainability/Replicant_sustainability.tex
index 0e07f3a..68d6b0d 100644
--- a/36c3/Replicant_sustainability/Replicant_sustainability.tex
+++ b/36c3/Replicant_sustainability/Replicant_sustainability.tex
@@ -17,11 +17,6 @@
{\includegraphics[scale=0.5]{../../external_resources/replicant_website/images/supported-devices/#1.png}}
}
-\lstdefinestyle{terminal_style}{
- backgroundcolor=\color{black},
- basicstyle=\scriptsize\color{green},
-}
-
%% \usetheme{Singapore}
\title{Extending the lifetime of smartphones with Replicant, a fully free Android distribution}
@@ -285,49 +280,6 @@
\end{itemize}
\end{frame}
-\begin{frame}
- \begin{itemize}
- \item Qualcomm APQ8*
- \begin{itemize}
- \item Samsung: Galaxy S4 (Many versions)
- \item Samsung: Galaxy S4 Value Edition (GT-I9515/L)
- \item Samsung: Galaxy S4 Active
- \item Samsung: Galaxy S5 LTE-A
- \item Samsung: Galaxy S5 Plus
- \end{itemize}
- \end{itemize}
-\end{frame}
-
-\begin{frame}
- \center{ Qualcomm APQ8*: Galaxy S4 4G international(I9505)}
-\end{frame}
-
-\begin{frame}
- \center{ How much work would it be? }
-\end{frame}
-
-%% \begin{frame}
-%% $ git clone https://github.com/LineageOS/android_device_samsung_jfltexx
-%% $ cat android_device_samsung_jfltexx/proprietary-files.txt
-%% \end{frame}
-
-\begin{frame}[allowframebreaks]
- \lstinputlisting[style=terminal_style]{../../external_resources/android_device_samsung_jfltexx/proprietary-files.txt}
-\end{frame}
-
-\begin{frame}
- \center{ "device specific blobs" only}
-\end{frame}
-
-%% \begin{frame}
-%% $ git clone https://github.com/LineageOS/android_device_samsung_jf-common
-%% $ cat android_device_samsung_jf-common/proprietary-files.txt
-%% \end{frame}
-
-\begin{frame}[allowframebreaks]
- \lstinputlisting[style=terminal_style]{../../external_resources/android_device_samsung_jf-common/proprietary-files.txt}
-\end{frame}
-
%% \begin{frame}
%% Licenses:
%% \begin{itemize}
diff --git a/external_resources/android_device_samsung_jf-common b/external_resources/android_device_samsung_jf-common
deleted file mode 160000
-Subproject 435c08e3f8f7bcd08859e0002cf9c459ba3a7e7
diff --git a/external_resources/android_device_samsung_jfltexx b/external_resources/android_device_samsung_jfltexx
deleted file mode 160000
-Subproject 01882b00e20259f250721a03715c3a769f33f92